diff --git a/pom.xml b/pom.xml index a00eb049..fca945ee 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,6 @@ @ UTF-8 UTF-8 - 3.1 - 2.10 - 2.17 ${java.version} ${java.version} ${basedir} @@ -36,6 +33,31 @@ reuseReports ${project.basedir}/../target/jacoco.exec java + + + 3.8.0 + 2.10 + 3.0.0 + 8.12 + 0.0.6 + 3.0.1 + 3.0.1 + 3.1.0 + 1.8 + 2.22.0 + 3.2.2 + 1.6.0 + 3.1.0 + 2.2.4 + 3.1.1 + 3.0.0-M2 + 1.6 + 3.1.1 + 1.5.7 + 2.0.17 + 3.0.0 + 2.2.1 + 1.16 @@ -148,7 +170,7 @@ limitations under the License. maven-javadoc-plugin - 2.10.4 + ${maven-javadoc-plugin.version} javadoc @@ -164,7 +186,7 @@ limitations under the License. maven-source-plugin - 2.4 + ${maven-source-plugin.version} attach-sources @@ -208,7 +230,7 @@ limitations under the License. org.apache.maven.plugins maven-jar-plugin - 3.0.0 + ${maven-jar-plugin.version} @@ -221,11 +243,12 @@ limitations under the License. org.apache.maven.plugins maven-antrun-plugin - 1.7 + ${maven-antrun-plugin.version} org.apache.maven.plugins maven-surefire-plugin + ${maven-surefire-plugin.version} **/*Tests.java @@ -239,6 +262,7 @@ limitations under the License. org.apache.maven.plugins maven-war-plugin + ${maven-war-plugin.version} false @@ -252,6 +276,7 @@ limitations under the License. org.codehaus.mojo exec-maven-plugin + ${exec-maven-plugin.version} ${start-class} @@ -259,7 +284,7 @@ limitations under the License. org.apache.maven.plugins maven-resources-plugin - 2.6 + ${maven-resources-plugin.version} ${resource.delimiter} @@ -267,37 +292,63 @@ limitations under the License. false - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} - - - org.springframework.cloud - spring-cloud-build-tools - ${spring-cloud-build.version} - - - - checkstyle.xml - LICENSE.txt - true - true - - - - validate - validate - - check - - - - + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + com.puppycrawl.tools + checkstyle + ${puppycrawl-tools-checkstyle.version} + + + org.springframework.boot + spring-boot-build + ${spring-boot.version} + + + io.spring.javaformat + spring-javaformat-checkstyle + ${spring-javaformat.version} + + + + + checkstyle-validation + validate + + ${disable.checks} + src/checkstyle/checkstyle.xml + src/checkstyle/checkstyle-suppressions.xml + true + + + check + + + + + + io.spring.javaformat + spring-javaformat-maven-plugin + ${spring-javaformat.version} + + + validate + + ${disable.checks} + + + validate + + + + pl.project13.maven git-commit-id-plugin - 2.1.11 + ${git-commit-id-plugin.version} @@ -332,7 +383,7 @@ limitations under the License. org.apache.maven.plugins maven-shade-plugin - 2.2 + ${maven-shade-plugin.version} org.springframework.boot @@ -383,7 +434,7 @@ limitations under the License. org.apache.maven.plugins maven-enforcer-plugin - 1.4.1 + ${maven-enforcer-plugin.version} enforce-versions @@ -539,6 +590,7 @@ limitations under the License. org.apache.maven.plugins maven-gpg-plugin + ${maven-gpg-plugin.version} sign-artifacts @@ -588,6 +640,7 @@ limitations under the License. org.codehaus.mojo exec-maven-plugin + ${exec-maven-plugin.version} imports @@ -625,7 +678,7 @@ limitations under the License. org.apache.maven.plugins maven-dependency-plugin - 3.0.0 + ${maven-dependency-plugin.version} unpack-docs @@ -652,7 +705,7 @@ limitations under the License. org.asciidoctor asciidoctor-maven-plugin - 1.5.5 + ${asciidoctor-maven-plugin.version} io.spring.asciidoctor @@ -706,7 +759,7 @@ limitations under the License. com.agilejava.docbkx docbkx-maven-plugin - 2.0.15 + ${docbkx-maven-plugin.version} ${basedir}/target/generated-docs ${docs.main}.xml @@ -793,12 +846,13 @@ limitations under the License. org.codehaus.mojo build-helper-maven-plugin - 1.12 + ${build-helper-maven-plugin.version} false org.apache.maven.plugins maven-antrun-plugin + ${maven-antrun-plugin.version} ant-contrib @@ -966,7 +1020,7 @@ limitations under the License. org.jfrog.buildinfo artifactory-maven-plugin - 2.2.1 + ${artifactory-maven-plugin.version} build-info @@ -1018,6 +1072,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin + ${maven-surefire-plugin.version} @@ -1048,7 +1103,7 @@ limitations under the License. org.codehaus.mojo license-maven-plugin - 1.8 + ${license-maven-plugin.version} aggregate-licenses