diff --git a/pom.xml b/pom.xml index aec504ab7..14a8f1c49 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,6 @@ UTF-8 UTF-8 - -Xdoclint:none ${project.build.directory}/target/coverage-reports 3.27.7 @@ -37,8 +36,11 @@ 0.8.15 6.1.1 9.0.33 - 17 - 17 + + 17 + 17 + + 0.11.0 3.15.0 3.6.3 3.5.6 @@ -48,8 +50,10 @@ 3.4.0 3.5.6 3.5.0 + 1.3.0.Final 5.23.0 1.7.0 + 2.21.0 0.10.2 2.0.18 3.28.2 @@ -188,6 +192,9 @@ + + clean verify + @@ -195,8 +202,7 @@ maven-compiler-plugin ${maven-compiler-plugin.version} - ${maven.compiler.source} - ${maven.compiler.target} + ${releaseJavaVersion} @@ -212,13 +218,28 @@ + + org.codehaus.mojo + versions-maven-plugin + ${versions-maven-plugin.version} + + + + + regex + .*(?i)(alpha|beta|rc|cr|preview|milestone|[mb][0-9]+).* + + + + + org.sonatype.central central-publishing-maven-plugin - 0.11.0 + ${central-publishing-maven-plugin.version} true central @@ -237,9 +258,12 @@ enforce + + [3.6,) + - ${maven.compiler.source} + [${buildJavaVersion},) @@ -353,7 +377,7 @@ org.moditect moditect-maven-plugin - 1.3.0.Final + ${moditect-maven-plugin.version} add-module-infos