From fb4942f0bbd84c02d7db1c643d27e1c19a734aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 17:38:39 +0000 Subject: [PATCH] Bump spring-security-web from 4.1.5.RELEASE to 5.2.10.RELEASE in /core Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 4.1.5.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.1.5.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/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 8e6a94e3..b59f417b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -13,7 +13,7 @@ 5.2.18.Final 5.2.22.RELEASE - 4.1.5.RELEASE + 5.2.10.RELEASE