From 96dac1334b1e2951e37e0c8376b4e931369b07f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 12:08:35 +0000 Subject: [PATCH] Bump spring-security-core in /ReferenceApplication Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 4.2.3.RELEASE to 4.2.14.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/4.2.3.RELEASE...4.2.14.RELEASE) Signed-off-by: dependabot[bot] --- ReferenceApplication/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReferenceApplication/pom.xml b/ReferenceApplication/pom.xml index b7942be..9838a07 100644 --- a/ReferenceApplication/pom.xml +++ b/ReferenceApplication/pom.xml @@ -149,7 +149,7 @@ org.springframework.security spring-security-core - 4.2.3.RELEASE + 4.2.14.RELEASE jar compile