Bump org.springframework.boot from 2.0.2.RELEASE to 3.1.5

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.0.2.RELEASE to 3.1.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.0.2.RELEASE...v3.1.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] 2023-10-28 17:51:45 +00:00 committed by GitHub
parent 06eddc96c6
commit c9f9bf3069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.0.2.RELEASE'
id 'org.springframework.boot' version '3.1.5'
}
repositories {

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.0.2.RELEASE'
id 'org.springframework.boot' version '3.1.5'
}
repositories {