diff --git a/services/pom.xml b/services/pom.xml index b9bfd48eb3..441dcaf850 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -36,6 +36,11 @@ + + org.springframework.cloud + spring-cloud-starter-vault-config + 2.2.3.RELEASE + org.opencwa persistence diff --git a/services/submission/pom.xml b/services/submission/pom.xml index 71b213dbe0..ac670c764b 100644 --- a/services/submission/pom.xml +++ b/services/submission/pom.xml @@ -17,11 +17,6 @@ - - org.springframework.cloud - spring-cloud-starter-vault-config - 2.2.3.RELEASE - org.springframework.boot spring-boot-starter-web