From 699e826893ba05638ce422eaec2e9fca37fc324a Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 8 Jun 2017 09:35:40 +0300 Subject: [PATCH] Upgrade to Spring Security 4.2.3.RELEASE Closes gh-9430 --- 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 e4010e2e76d..8b05746164d 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.0.RELEASE - 4.2.2.RELEASE + 4.2.3.RELEASE 1.0.8.RELEASE 2.0.14.RELEASE 1.3.1.RELEASE