From e56dfad648f4b6a6762ad97cdf9ea2a1e3441fef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 12:22:06 +0000 Subject: [PATCH] Bump spring-security-core in /rest-regform Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 4.2.4.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.4.RELEASE...4.2.14.RELEASE) Signed-off-by: dependabot[bot] --- rest-regform/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-regform/pom.xml b/rest-regform/pom.xml index d604e55..8357646 100644 --- a/rest-regform/pom.xml +++ b/rest-regform/pom.xml @@ -134,7 +134,7 @@ org.springframework.security spring-security-core - 4.2.4.RELEASE + 4.2.14.RELEASE