Browse Source

Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/14899/head
dependabot[bot] 2 years ago committed by Spring Builds
parent
commit
72543c53c6
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -13,7 +13,7 @@ org-jetbrains-kotlin = "1.9.23" @@ -13,7 +13,7 @@ org-jetbrains-kotlin = "1.9.23"
org-jetbrains-kotlinx = "1.8.0"
org-mockito = "5.11.0"
org-opensaml = "4.3.1"
org-springframework = "6.1.5"
org-springframework = "6.1.6"
[libraries]
ch-qos-logback-logback-classic = "ch.qos.logback:logback-classic:1.5.4"

Loading…
Cancel
Save