From 05da63e4f7aaa8daeca437e88821bc861a421038 Mon Sep 17 00:00:00 2001 From: mkk Date: Sun, 7 Jun 2015 18:00:50 +0800 Subject: [PATCH] Add spring.security.oauth.version --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f56c462..0aa41a5 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ UTF-8 3.1.1.RELEASE 3.1.0.RELEASE + 1.0.5.RELEASE 1.6.10 3.2.1 @@ -286,7 +287,7 @@ org.springframework.security.oauth spring-security-oauth2 - 1.0.5.RELEASE + ${spring.security.oauth.version}