3.0.x: Bump org.springframework.boot from 3.0.10 to 3.0.11 (#166)

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

---
updated-dependencies:
- dependency-name: org.springframework.boot
  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-10-16 16:31:42 +02:00
committed by GitHub
parent 68ee83f129
commit 2c9ec0ae1f

View File

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