From ac84f76e088879a7273e71218ec9c944cc6841a7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 6 Mar 2019 13:27:23 +0000 Subject: [PATCH] Upgrade to Spring Security Oauth 2.0.17.RELEASE Closes gh-16120 --- 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 165dbde4e36..065c4d515d1 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -170,7 +170,7 @@ 1.2.4.RELEASE 4.2.11.RELEASE 1.0.10.RELEASE - 2.0.16.RELEASE + 2.0.17.RELEASE 1.3.5.RELEASE 1.1.6.RELEASE 2.0.3.RELEASE