diff --git a/openid-connect-common/pom.xml b/openid-connect-common/pom.xml index 3418e1d4f..f97b2ec1e 100644 --- a/openid-connect-common/pom.xml +++ b/openid-connect-common/pom.xml @@ -21,14 +21,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs spring-security-oauth2 - - 1.6 - - 3.1.1.RELEASE - 1.5.10 - - 3.1.0.RELEASE - jar diff --git a/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml b/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml index ddeea5d49..4a346ef16 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml +++ b/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml @@ -7,7 +7,7 @@ xmlns:security="http://www.springframework.org/schema/security" xmlns:task="http://www.springframework.org/schema/task" xmlns:oauth="http://www.springframework.org/schema/security/oauth2" - xsi:schemaLocation="http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd + xsi:schemaLocation="http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd http://www.springframework.org/schema/security/oauth2 http://www.springframework.org/schema/security/spring-security-oauth2-1.0.xsd http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task-3.1.xsd http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.1.xsd diff --git a/pom.xml b/pom.xml index be81ad741..f879deae4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 1.6 - 3.1.1.RELEASE + 3.1.3.RELEASE 1.5.10 3.1.0.RELEASE