From 87ed295d64720f8a353d1d6d7c36e5e6a82c33cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:24:14 +0000 Subject: [PATCH] Bump org.springframework.security:spring-security-core Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 4.2.17.RELEASE to 5.7.12. - [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.17.RELEASE...5.7.12) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flow-microservice-member/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flow-microservice-member/pom.xml b/flow-microservice-member/pom.xml index 27417be..0629969 100644 --- a/flow-microservice-member/pom.xml +++ b/flow-microservice-member/pom.xml @@ -38,7 +38,7 @@ org.springframework.security spring-security-core - 4.2.17.RELEASE + 5.7.12