From dc2548d3bc134db150968a7cd88260c16e64af5e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 6 Mar 2017 10:44:20 +0000 Subject: [PATCH] Upgrade to Spring Security Oauth 2.1.0.RELEASE Closes gh-8504 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 1d5ddf3eb9..733c3772bb 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -170,7 +170,7 @@ 1.2.0.RELEASE 4.2.2.RELEASE 1.0.7.RELEASE - 2.0.13.RELEASE + 2.1.0.RELEASE 2.0.0.BUILD-SNAPSHOT 2.0.0.BUILD-SNAPSHOT 3.0.0.BUILD-SNAPSHOT