Bump org.springframework.boot from 4.0.2 to 4.0.5

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.2...v4.0.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-version: 4.0.5
  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]
2026-03-30 01:43:25 +00:00
committed by GitHub
parent 118febe6b4
commit 46cc95ff4e
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version "4.0.2"
id 'org.springframework.boot' version "4.0.5"
id 'java'
id 'application'
id 'org.graalvm.buildtools.native' version '0.11.4'