We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cabbc commit 3246a6cCopy full SHA for 3246a6c
1 file changed
pom.xml
@@ -67,6 +67,11 @@ under the License.
67
<mavenVersion>3.9.11</mavenVersion>
68
<javaVersion>8</javaVersion>
69
<version.exec-maven-plugin>3.5.1</version.exec-maven-plugin>
70
+
71
+ <!-- TODO remove with next parent -->
72
+ <version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
73
+ <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
74
75
<project.build.outputTimestamp>2025-09-08T13:21:31Z</project.build.outputTimestamp>
76
</properties>
77
0 commit comments