3.3.x: Bump org.springframework.boot from 3.3.10 to 3.3.11

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.10...v3.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-25 06:18:21 +00:00
committed by Roy Clarkson
parent faae3cdb43
commit 75db598ba6

View File

@@ -19,7 +19,7 @@ pluginManagement {
id 'io.spring.nohttp' version '0.0.11'
id 'io.spring.javaformat' version '0.0.43'
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'org.springframework.boot' version '3.3.10'
id 'org.springframework.boot' version '3.3.11'
}
repositories {
gradlePluginPortal()