diff --git a/docs/pom.xml b/docs/pom.xml index faad44be..53cdaf3b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -28,27 +28,22 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.0 org.apache.maven.plugins maven-source-plugin - 3.2.1 org.apache.maven.plugins maven-javadoc-plugin - 3.2.0 org.apache.maven.plugins maven-deploy-plugin - 2.8.2 org.apache.maven.plugins maven-release-plugin - 2.5.3 diff --git a/pom.xml b/pom.xml index ea379304..4979b252 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.2.5 + 1.7.0 io.spring.javaformat @@ -195,40 +195,14 @@ - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - org.apache.maven.plugins maven-release-plugin 2.5.3 - - - org.apache.maven.plugins - maven-source-plugin - 3.2.1 - - org.apache.maven.plugins maven-surefire-plugin - 2.22.2 true @@ -244,119 +218,6 @@ maven-checkstyle-plugin - - - - sonar - - false - - - - - org.jacoco - jacoco-maven-plugin - 0.8.6 - - ${sonar.jacoco.reportPath} - true - - - - agent - - prepare-agent - - - - report - - report - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - listener - org.sonar.java.jacoco.JUnitListener - - - - - - - - - spring - - true - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - false - - - - spring-milestones - Spring Milestones - https://repo.spring.io/libs-milestone-local - - false - - - - spring-releases - Spring Releases - https://repo.spring.io/release - - false - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - false - - - - spring-milestones - Spring Milestones - https://repo.spring.io/libs-milestone-local - - false - - - - spring-releases - Spring Releases - https://repo.spring.io/libs-release-local - - false - - - - - - diff --git a/spring-cloud-vault-dependencies/pom.xml b/spring-cloud-vault-dependencies/pom.xml index 49fbbc69..33af893d 100644 --- a/spring-cloud-vault-dependencies/pom.xml +++ b/spring-cloud-vault-dependencies/pom.xml @@ -105,7 +105,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.2.0 + 3.11.2