From b8247f363dbaa7e89a44694893bba136315cb2d2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 13 Jun 2018 09:35:11 +0100 Subject: [PATCH] Upgrade to Spring Security 4.2.7.RELEASE Closes gh-13196 --- 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 3f33660ad3c..d12136a8687 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 1.2.0.RELEASE 1.1.3.RELEASE 1.2.2.RELEASE - 4.2.7.BUILD-SNAPSHOT + 4.2.7.RELEASE 1.0.9.RELEASE 2.0.15.RELEASE 1.3.3.RELEASE