From 165acafb6f4cd6b6b196d6a91fefbc161d3fa73e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 18:21:29 +0000 Subject: [PATCH] :arrow_up: Bump org.springframework.security:spring-security-crypto Bumps [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) from 5.1.2.RELEASE to 6.3.8. - [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/5.1.2.RELEASE...6.3.8) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 7558a6a..29477a5 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -26,7 +26,7 @@ org.springframework.security spring-security-crypto - 5.1.2.RELEASE + 6.3.8