From 38241f14946957f1fbe54060d5fb2fe7a789741f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:06:21 +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.17.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.17.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 26f316b..acefba8 100644 --- a/rest-regform/pom.xml +++ b/rest-regform/pom.xml @@ -131,7 +131,7 @@ org.springframework.security spring-security-core - 4.2.4.RELEASE + 4.2.17.RELEASE