From e39a395d32751a99f7908e69496845adb340b033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 14:06:00 +0000 Subject: [PATCH] Bump spring-security-web in /core-bc/modules/intsvc Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 4.2.20.RELEASE to 5.2.10.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/4.2.20.RELEASE...5.2.10.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core-bc/modules/intsvc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-bc/modules/intsvc/pom.xml b/core-bc/modules/intsvc/pom.xml index ab29cf0..368d407 100644 --- a/core-bc/modules/intsvc/pom.xml +++ b/core-bc/modules/intsvc/pom.xml @@ -58,7 +58,7 @@ Template version: 1.5 org.springframework.security spring-security-web - 4.2.20.RELEASE + 5.2.10.RELEASE org.springframework.security