Bump org.springframework.boot from 2.6.1 to 3.2.1

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.6.1 to 3.2.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.1...v3.2.1)

---
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] 2023-12-25 01:51:12 +00:00 committed by GitHub
parent 9d676a5f44
commit 5a9b7b8df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.6.1'
id 'org.springframework.boot' version '3.2.1'
id 'java'
id 'application'
}