From f0be1d9d972162a1145c8b83dd14bde4b7d44f71 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 25 Dec 2016 09:32:19 +0100 Subject: [PATCH] Upgrade to Spring Security 4.2.1.RELEASE Closes gh-7745 --- 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 228ef9630e..08ab8eff50 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -163,7 +163,7 @@ 1.2.0.RELEASE 1.1.2.RELEASE 1.2.0.RC1 - 4.2.0.RELEASE + 4.2.1.RELEASE 1.0.5.RELEASE 2.0.12.RELEASE 1.3.0.RELEASE