From 4e0591a5b0bfb2ad3ff536115398b5e820d6d0ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez?= Date: Sat, 13 Aug 2016 06:23:16 -0500 Subject: [PATCH] Upgrade to Spring Security 4.1.2.RELEASE Closes gh-6644 --- 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 27d7431c122..e892f059191 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.1.RELEASE + 4.1.2.RELEASE 1.0.4.RELEASE 2.0.10.RELEASE 1.2.1.RELEASE