From efc030adf3696dc725606b1074dc1b2e6c30af8f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 3 Apr 2019 08:28:54 +0100 Subject: [PATCH] Upgrade to Spring Security 4.2.12 Closes gh-16352 --- 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 4de5477679e..ac69aaf8363 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -168,7 +168,7 @@ 1.2.0.RELEASE 1.1.3.RELEASE 1.2.4.RELEASE - 4.2.12.BUILD-SNAPSHOT + 4.2.12.RELEASE 1.0.10.RELEASE 2.0.17.RELEASE 1.3.5.RELEASE