Bump org.springframework.boot:spring-boot-starter (#3592)

Bumps the development-dependencies group with 1 update: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot:spring-boot-starter` from 3.2.10 to 3.2.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.10...v3.2.11)

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

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-10-26 10:24:04 +00:00
committed by GitHub
parent 8437e0d3de
commit df7e38b35b

View File

@@ -66,7 +66,7 @@ ext {
mockitoVersion = '5.6.0'
reactorVersion = '2023.0.11'
scalaVersion = '2.13'
springBootVersion = '3.2.10' // docs module
springBootVersion = '3.2.11' // docs module
springDataVersion = '2023.1.11'
springRetryVersion = '2.0.10'
springVersion = '6.1.14'