From d5a3f41d4b8de31962cd43669d14a58f6aaebf5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 01:58:18 +0000 Subject: [PATCH] Bump org.springframework.security:spring-security-crypto Bumps [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) from 6.5.3 to 7.0.5. - [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/6.5.3...7.0.5) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-crypto dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- custom-login/pom.xml | 2 +- okta-hosted-login/pom.xml | 2 +- resource-server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-login/pom.xml b/custom-login/pom.xml index 70d5a59..64cf723 100644 --- a/custom-login/pom.xml +++ b/custom-login/pom.xml @@ -72,7 +72,7 @@ org.springframework.security spring-security-crypto - 6.5.3 + 7.0.5 org.springframework.security diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 39e08fb..54187f9 100644 --- a/okta-hosted-login/pom.xml +++ b/okta-hosted-login/pom.xml @@ -88,7 +88,7 @@ org.springframework.security spring-security-crypto - 6.5.3 + 7.0.5 org.yaml diff --git a/resource-server/pom.xml b/resource-server/pom.xml index cb8ffab..d034437 100644 --- a/resource-server/pom.xml +++ b/resource-server/pom.xml @@ -73,7 +73,7 @@ org.springframework.security spring-security-crypto - 6.5.3 + 7.0.5