Bump org.springframework.boot:spring-boot-dependencies (#71)

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.7...v3.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-22 09:59:54 -04:00
committed by GitHub
parent 95f9a4aa54
commit 2ae1f20831

View File

@@ -1,5 +1,5 @@
ext {
springBootVersion = '3.2.7'
springBootVersion = '3.2.8'
springCloudVersion = '2023.0.3'
springCloudAwsVersion = '3.0.4'