diff --git a/spring-security-oauth/pom.xml b/spring-security-oauth/pom.xml
index 7bb7aa86c8..7add3957c9 100644
--- a/spring-security-oauth/pom.xml
+++ b/spring-security-oauth/pom.xml
@@ -10,7 +10,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.3.1.RELEASE
+ 1.3.3.RELEASE
@@ -67,20 +67,20 @@
- 4.2.2.RELEASE
- 4.0.3.RELEASE
- 2.0.7.RELEASE
+ 4.2.5.RELEASE
+ 4.0.4.RELEASE
+ 2.0.9.RELEASE
- 2.5.1
+ 2.7.0
1.7.12
1.1.3
- 18.0
+ 19.0
3.3.2
diff --git a/spring-security-oauth/spring-security-oauth-server/pom.xml b/spring-security-oauth/spring-security-oauth-server/pom.xml
index ebbaa993f1..3f6e257541 100644
--- a/spring-security-oauth/spring-security-oauth-server/pom.xml
+++ b/spring-security-oauth/spring-security-oauth-server/pom.xml
@@ -11,37 +11,32 @@
1.0.0-SNAPSHOT
-
-
-
+
org.springframework.boot
spring-boot-starter-web
-
+
org.springframework
spring-jdbc
-
+
mysql
mysql-connector-java
runtime
-
-
-
+
org.springframework.security.oauth
spring-security-oauth2
${oauth.version}
-
-
+
spring-security-oauth-server
@@ -59,6 +54,4 @@
-
-
\ No newline at end of file