From 8c1e3fd683d548db5e0392810e4e383291f85cf8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Oct 2018 07:18:23 +0100 Subject: [PATCH] Upgrade to Spring Security 4.2.9.RELEASE Closes gh-14848 --- 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 0749f69dfab..bab70822872 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.2.RELEASE - 4.2.8.RELEASE + 4.2.9.RELEASE 1.0.9.RELEASE 2.0.16.RELEASE 1.3.3.RELEASE