From 752efd66e8c556ef7bbaed3334dfa569932a09b8 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 29 Jul 2019 13:12:20 +0200 Subject: [PATCH] Upgrade to Spring Security Oauth 2.0.18.RELEASE Closes gh-17671 --- 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 e553c393f8..f67104d657 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 1.2.4.RELEASE 4.2.13.RELEASE 1.0.10.RELEASE - 2.0.17.RELEASE + 2.0.18.RELEASE 1.3.5.RELEASE 1.1.6.RELEASE 2.0.3.RELEASE