Browse Source

Bump org.springframework:spring-framework-bom from 7.0.0-M8 to 7.0.0-M9

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-M8 to 7.0.0-M9.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.0-M8...v7.0.0-M9)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 7.0.0-M9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/17382/head
dependabot[bot] 3 months ago committed by Rob Winch
parent
commit
73e21717f2
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -12,7 +12,7 @@ org-jetbrains-kotlin = "2.2.20"
org-jetbrains-kotlinx = "1.10.2" org-jetbrains-kotlinx = "1.10.2"
org-mockito = "5.17.0" org-mockito = "5.17.0"
org-opensaml5 = "5.1.6" org-opensaml5 = "5.1.6"
org-springframework = "7.0.0-M8" org-springframework = "7.0.0-M9"
[libraries] [libraries]
ch-qos-logback-logback-classic = "ch.qos.logback:logback-classic:1.5.18" ch-qos-logback-logback-classic = "ch.qos.logback:logback-classic:1.5.18"

Loading…
Cancel
Save