diff --git a/pom.xml b/pom.xml index 6c07db13..20ded4ce 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ UTF-8 - 4.3.2.RELEASE + 4.3.4.RELEASE 1.6 multi spring-vault @@ -95,6 +95,15 @@ pom + + + org.springframework + spring-framework-bom + ${spring.version} + pom + import + + junit diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 0aa12761..f2bea1c8 100644 --- a/spring-vault-dependencies/pom.xml +++ b/spring-vault-dependencies/pom.xml @@ -11,7 +11,6 @@ Spring Vault Dependencies - 4.3.2.RELEASE 4.5.2 4.4.4 4.1.4.Final @@ -20,6 +19,7 @@ + @@ -29,25 +29,6 @@ ${project.version} - - - org.springframework - spring-beans - ${spring.version} - - - - org.springframework - spring-core - ${spring.version} - - - - org.springframework - spring-web - ${spring.version} - - com.fasterxml.jackson.core jackson-databind