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

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.3.11 to 3.3.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.11...v3.3.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-version: 3.3.12
  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]
2025-05-24 09:38:40 -04:00
committed by GitHub
parent f4f1fe32b4
commit 83abedf423

View File

@@ -67,7 +67,7 @@ ext {
mockitoVersion = '5.14.2'
reactorVersion = '2024.0.6'
scalaVersion = '2.13'
springBootVersion = '3.3.11' // docs module
springBootVersion = '3.3.12' // docs module
springDataVersion = '2024.1.6'
springRetryVersion = '2.0.12'
springVersion = '6.2.7'