There was an error while loading. Please reload this page.
1 parent dd393c9 commit 3a4f892Copy full SHA for 3a4f892
pom.xml
@@ -98,6 +98,8 @@ under the License.
98
99
<!-- TODO remove with next parent -->
100
<maven4x.site.path>plugins-archives/${project.artifactId}-LATEST-4.x</maven4x.site.path>
101
+ <version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
102
+ <version.maven-dependency-plugin>3.9.0</version.maven-dependency-plugin>
103
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
104
<!-- 4.x publish -->
105
<maven.site.path>${maven4x.site.path}</maven.site.path>
0 commit comments