From c0bb310acc605134faa2c5213304f6e231ff4f6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 18:21:25 +0000 Subject: [PATCH] Bump org.springframework.security:spring-security-crypto in /encryption Bumps [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) from 5.0.6.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.0.6.RELEASE...6.3.8) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- encryption/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encryption/pom.xml b/encryption/pom.xml index d4f247e..969bac6 100644 --- a/encryption/pom.xml +++ b/encryption/pom.xml @@ -19,7 +19,7 @@ org.springframework.security spring-security-crypto - 5.0.6.RELEASE + 6.3.8 com.google.inject