Bump org.springframework.boot from 2.7.17 to 3.2.5

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.17 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-22 00:54:05 +00:00 committed by GitHub
parent 5981f65db1
commit 0507c2b24a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version "2.7.17"
id 'org.springframework.boot' version "3.2.5"
id 'java'
id 'application'
}

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version "2.7.17"
id 'org.springframework.boot' version "3.2.5"
id 'java'
id 'application'
}