diff --git a/pom.xml b/pom.xml
index 1dc5430..2fac0ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,8 +53,9 @@
- org.springframework.boot
- spring-boot-starter-data-mongodb
+ org.springframework.cloud
+ spring-cloud-security
+ 1.0.0.BUILD-SNAPSHOT
true
@@ -69,7 +70,19 @@
org.cloudfoundry
spring-boot-cf-service-broker
- 2.3.1
+ 2.3.2
+ true
+
+
+ org.cloudfoundry
+ cloudfoundry-client-lib
+ 1.0.4
+ true
+
+
+ spring-security-oauth2
+ org.springframework.security.oauth
+ 2.0.3.RELEASE
true
@@ -89,29 +102,29 @@
-
+
docs
-
-
-
- org.asciidoctor
- asciidoctor-maven-plugin
- false
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
- false
-
-
- org.codehaus.mojo
- build-helper-maven-plugin
- false
-
-
-
+
+
+
+ org.asciidoctor
+ asciidoctor-maven-plugin
+ false
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ false
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ false
+
+
+
-
+