From 6415828693ca0f22c712f22eb944a53294bcedad Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 30 May 2017 09:18:38 +0200 Subject: [PATCH] Upgrade to Spring Security OAuth2 2.0.14.RELEASE Closes gh-9346 --- 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 41e860d22e0..0e4042a3ff3 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -160,7 +160,7 @@ 1.1.5.RELEASE 4.1.4.RELEASE 1.0.5.RELEASE - 2.0.13.RELEASE + 2.0.14.RELEASE 1.2.2.RELEASE 1.1.4.RELEASE 2.0.3.RELEASE