From 42581debfe53b6980e0b17bc7e4e0361a24b16d1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 8 Nov 2016 06:38:48 +0000 Subject: [PATCH] Upgrade to Spring Security OAuth 2.0.12.RELEASE Closes gh-7339 --- 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 17337e6094b..32e6f8fa4bf 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -160,7 +160,7 @@ 1.1.4.RELEASE 4.1.3.RELEASE 1.0.5.RELEASE - 2.0.11.RELEASE + 2.0.12.RELEASE 1.2.2.RELEASE 1.1.4.RELEASE 2.0.3.RELEASE