From 6ce43df1106fa18655519af453e0345fb634aed9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 8 May 2018 19:17:10 +0100 Subject: [PATCH] Upgrade to Spring Security OAuth 2.0.15 Closes gh-13098 --- 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 dc429598c9..24a1ef3eee 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -168,7 +168,7 @@ 1.2.2.RELEASE 4.2.6.RELEASE 1.0.9.RELEASE - 2.0.14.RELEASE + 2.0.15.RELEASE 1.3.2.RELEASE 1.1.6.RELEASE 2.0.3.RELEASE