diff --git a/pom.xml b/pom.xml index d3e43e85..0344e307 100644 --- a/pom.xml +++ b/pom.xml @@ -534,7 +534,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 @@ -558,19 +558,19 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.3.0 org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.0.0 org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M7 + 3.0.0 @@ -582,7 +582,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.5.0 en_US true @@ -622,19 +622,19 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 - - - - org.apache.maven.plugins - maven-deploy-plugin 3.0.0 + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.1 + + org.apache.maven.plugins maven-dependency-plugin - 3.3.0 + 3.5.0 @@ -652,13 +652,13 @@ org.asciidoctor asciidoctor-maven-plugin - 2.2.2 + 2.2.3 org.jfrog.buildinfo artifactory-maven-plugin - 3.4.0 + 3.6.1 @@ -670,13 +670,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.4.2 - - - - org.codehaus.mojo - wagon-maven-plugin - 2.0.2 + 3.5.0 @@ -688,7 +682,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.3.0 + 1.4.1 @@ -965,7 +959,7 @@ org.jfrog.buildinfo artifactory-maven-plugin - 3.4.0 + 3.6.1 build-info diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml deleted file mode 100644 index b8a9d828..00000000 --- a/spring-vault-dependencies/pom.xml +++ /dev/null @@ -1,401 +0,0 @@ - - - 4.0.0 - - org.springframework.vault - spring-vault-dependencies - 3.1.0-SNAPSHOT - pom - - spring-vault-dependencies - Spring Vault Dependencies - - https://projects.spring.io/spring-vault/ - - 2016 - - - Pivotal Software, Inc. - https://www.spring.io - - - - https://github.com/spring-projects/spring-vault - scm:git:git://github.com/spring-projects/spring-vault.git - - scm:git:ssh://git@github.com/spring-projects/spring-vault.git - - HEAD - - - - GitHub - https://github.com/spring-projects/spring-vault/issues - - - - Bamboo - https://build.spring.io/browse/SPRINGVAULT-VAULT - - - - - sgibb - Spencer Gibb - - - mpaluch - Mark Paluch - - - - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - - - 5.1.3 - 5.1.4 - 3.0.7 - 4.1.87.Final - 3.14.9 - 2.14.2 - 2.18.24 - v1-rev20221013-2.0.0 - 2.6.0 - 1.13.0 - 1.70 - - - - - - - - - org.springframework.vault - spring-vault-core - 3.1.0-SNAPSHOT - - - - com.fasterxml.jackson.core - jackson-databind - ${jackson-databind.version} - - - - - org.apache.httpcomponents.client5 - httpclient5 - ${httpclient.version} - true - - - commons-logging - commons-logging - - - - - - org.apache.httpcomponents.core5 - httpcore5 - ${httpcore.version} - true - - - - org.apache.httpcomponents.core5 - httpcore5-reactive - ${httpcore.version} - true - - - - org.eclipse.jetty - jetty-reactive-httpclient - ${jetty-reactive-httpclient.version} - true - - - - io.netty - netty-all - ${netty.version} - true - - - - com.squareup.okhttp3 - okhttp - ${okhttp3.version} - true - - - - - software.amazon.awssdk - auth - ${aws-java-sdk.version} - true - - - - - com.google.apis - google-api-services-iam - ${google-api-services-iam.version} - true - - - - com.google.cloud - google-cloud-iamcredentials - ${google-cloud-iamcredentials.version} - true - - - - com.google.auth - google-auth-library-oauth2-http - ${google-auth-library-oauth2-http.version} - true - - - - - - org.bouncycastle - bcpkix-jdk15on - ${bcpkix-jdk15on.version} - true - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.4.1 - - - - jar - - package - - - - - org.codehaus.mojo - flatten-maven-plugin - 1.3.0 - false - - - flatten - process-resources - - flatten - - - true - bom - - keep - keep - remove - - - - - flatten-clean - clean - - clean - - - - - - - - - - - snapshot - - - - spring-libs-snapshot - Spring Snapshot Repository - https://repo.spring.io/libs-snapshot-local - - - - - - - - milestone - - - - spring-libs-milestone - Spring Milestone Repository - https://repo.spring.io/libs-milestone-local - - - - - - - distribute - - - true - true - true - - - - - - central - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots/ - - - sonatype-nexus-staging - Nexus Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.0.1 - - - sign-artifacts - verify - - sign - - - - - - - - - - - - artifactory - - - - - - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - 3.4.0 - - - build-info - - publish - - - - false - - - {{artifactory.server}} - {{artifactory.username}} - {{artifactory.password}} - {{artifactory.staging-repository}} - {{artifactory.staging-repository}} - - - {{artifactory.build-name}} - {{artifactory.build-number}} - {{BUILD_URL}} - - - - - - - - - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - - - - - - - - release - - - - org.apache.maven.plugins - maven-enforcer-plugin - 3.1.0 - - - enforce-no-third-party-snapshots - - enforce - - - - - - true - - - - - - - - de.smartics.rules - smartics-enforcer-rules - 1.0.2 - - - - - - - - -