diff --git a/pom.xml b/pom.xml
index c6933394..d076b8df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.3.0.BUILD-SNAPSHOT
+ 1.3.0.M5
@@ -18,21 +18,11 @@
-
- org.springframework.boot
- spring-boot-configuration-processor
- 1.3.0.BUILD-SNAPSHOT
-
org.springframework.security
spring-security-rsa
1.0.1.RELEASE
-
- org.springframework.security.oauth
- spring-security-oauth2
- 2.0.7.RELEASE
-
org.projectlombok
lombok