From 80f6f19a7e51cc3bcf857ed9a39e5ffdc67e1995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:18:15 +0000 Subject: [PATCH] Bump org.springframework:spring-framework-bom from 7.0.7 to 7.0.8 Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7a4a912662..d7217a18c1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ org-jetbrains-kotlin = "2.4.0" org-jetbrains-kotlinx = "1.11.0" org-mockito = "5.23.0" org-opensaml5 = "5.2.2" -org-springframework = "7.0.7" +org-springframework = "7.0.8" com-password4j = "1.8.4" [libraries]