Bump org-springframework-boot from 3.2.7 to 3.2.8

Bumps `org-springframework-boot` from 3.2.7 to 3.2.8.

Updates `org.springframework.boot:spring-boot-dependencies` 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)

Updates `org.springframework.boot:spring-boot-gradle-plugin` 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
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  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]
2024-07-19 03:28:03 +00:00
committed by Spring Builds
parent b34e953f01
commit 32386c461c

View File

@@ -9,7 +9,7 @@ org-mongodb = "4.11.2"
org-seleniumhq-selenium = "4.8.3"
org-slf4j = "2.0.13"
org-testcontainers = "1.18.3"
org-springframework-boot = "3.2.7"
org-springframework-boot = "3.2.8"
[libraries]
ch-qos-logback-logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "ch-qos-logback" }