3.0.x: Bump org.springframework.boot:spring-boot-dependencies (#152)

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.0.2 to 3.0.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.0.10)

---
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]
2023-09-14 17:00:24 +02:00
committed by GitHub
parent 67f02b47ee
commit 78ba23276e

View File

@@ -24,7 +24,7 @@ description = "Spring CredHub"
ext {
springVersion = "6.0.4"
springBootVersion = "3.0.2"
springBootVersion = "3.0.10"
springSecurityVersion = "6.0.1"
javadocLinks = [
"https://docs.oracle.com/en/java/javase/17/docs/api/",