From dd0e453b9e0132e3cbf82daf1f85738b790ea9b7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 19 Sep 2016 20:15:23 +0100 Subject: [PATCH] Upgrade to Spring Security OAuth 2.0.11.RELEASE Closes gh-6936 --- 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 750c34ab8a..96b66e8f5d 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -142,7 +142,7 @@ 1.1.3.RELEASE 4.0.4.RELEASE 1.0.5.RELEASE - 2.0.10.RELEASE + 2.0.11.RELEASE 1.0.2.RELEASE 1.1.4.RELEASE 2.0.3.RELEASE