From d6e9ccececd4b7c9113450dba53967427a9c86ff Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 24 Aug 2016 09:04:42 +0200 Subject: [PATCH] Upgrade to Spring Security 4.1.3.RELEASE Closes gh-6738 --- 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 7dcb8d6592..e32aa817ee 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -155,7 +155,7 @@ 1.2.0.RELEASE 1.1.1.RELEASE 1.1.3.RELEASE - 4.1.2.RELEASE + 4.1.3.RELEASE 1.0.4.RELEASE 2.0.10.RELEASE 1.2.1.RELEASE