diff --git a/pom.xml b/pom.xml
index ab7b4e971..102aa087f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,8 +70,6 @@
1.7
- 4.1.7.RELEASE
- 3.2.8.RELEASE
1.7.7
A reference implementation of OpenID Connect (http://openid.net/connect/), OAuth 2.0, and UMA built on top of Java, Spring, and Spring Security. The project contains a fully functioning server, client, and utility library.
@@ -257,18 +255,16 @@
-
org.springframework
- spring-core
- ${org.springframework-version}
-
-
- org.springframework
- spring-webmvc
- ${org.springframework-version}
+ spring-framework-bom
+ 4.1.7.RELEASE
+ pom
+ import
+
+
com.fasterxml.jackson.core
jackson-databind
@@ -279,73 +275,19 @@
jackson-annotations
2.3.4
-
- org.springframework
- spring-tx
- ${org.springframework-version}
-
-
- org.springframework
- spring-orm
- ${org.springframework-version}
-
-
-
- commons-logging
- commons-logging
-
-
-
-
+
org.springframework.security
- spring-security-core
- ${spring.security.version}
-
-
- org.springframework
- *
-
-
-
-
- org.springframework.security
- spring-security-config
- ${spring.security.version}
-
-
- org.springframework
- *
-
-
-
-
- org.springframework.security
- spring-security-taglibs
- ${spring.security.version}
-
-
- org.springframework
- *
-
-
-
-
- org.springframework.security
- spring-security-web
- ${spring.security.version}
-
-
- org.springframework
- *
-
-
+ spring-security-bom
+ 3.2.8.RELEASE
+ pom
+ import
org.springframework.security.oauth
- 2.0.3.RELEASE
spring-security-oauth2
+ 2.0.3.RELEASE
@@ -457,12 +399,6 @@
2.0
test
-
- org.springframework
- spring-test
- ${org.springframework-version}
- test
-
org.mockito
mockito-all
@@ -525,6 +461,12 @@
org.apache.httpcomponents
httpclient
4.3.6
+
+
+ commons-logging
+ commons-logging
+
+
com.nimbusds
@@ -553,6 +495,12 @@
org.springframework
spring-test
+
+
+ commons-logging
+ commons-logging
+
+
org.mockito