3.1.x: Bump org.springframework.boot:spring-boot-dependencies (#213)

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.7...v3.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-07 16:50:44 +01:00
committed by GitHub
parent a451f7d53b
commit abbd440615

View File

@@ -24,7 +24,7 @@ description = "Spring CredHub"
ext {
springVersion = "6.0.11"
springBootVersion = "3.1.7"
springBootVersion = "3.1.9"
springSecurityVersion = "6.1.2"
javadocLinks = [
"https://docs.oracle.com/en/java/javase/17/docs/api/",