Bump org.springframework.boot:spring-boot-maven-plugin

Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.5.11-SNAPSHOT to 3.5.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.5.11)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-version: 3.5.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-20 09:44:44 +00:00
committed by GitHub
parent 7ef02593b8
commit fd736ff9fe
+1 -1
View File
@@ -28,7 +28,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<main.basedir>${basedir}</main.basedir>
<docs.main>${project.artifactId}</docs.main>
<spring-boot.version>3.5.11-SNAPSHOT</spring-boot.version>
<spring-boot.version>3.5.11</spring-boot.version>
<spring-cloud-build.version>4.3.3-SNAPSHOT</spring-cloud-build.version>
<kotlin.version>1.9.25</kotlin.version>
<docs.resources.dir>${project.build.directory}/build-docs</docs.resources.dir>