diff --git a/pom.xml b/pom.xml index ac193fa..46b65cd 100644 --- a/pom.xml +++ b/pom.xml @@ -23,23 +23,28 @@ spring-cloud-config-server - org.springframework.credhub - spring-credhub-starter - 2.1.1.RELEASE - + org.springframework.credhub + spring-credhub-starter + 2.1.1.RELEASE + - org.springframework.boot - spring-boot-starter-actuator - 2.3.10.RELEASE - + org.springframework.boot + spring-boot-starter-actuator + 2.3.10.RELEASE + + + org.springframework.security + spring-security-config + - org.springframework.security - spring-security-config - - - org.springframework.security - spring-security-oauth2-client - + org.springframework.security + spring-security-oauth2-client + + + io.pivotal.cfenv + java-cfenv-boot + 2.4.0 +