Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.6 to 6.2.7.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 6.2.7
  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]
2025-05-20 19:08:36 +00:00
committed by Spring Builds
parent 6fb972d633
commit 05e9a3ec75

View File

@@ -40,7 +40,7 @@ org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync",
org-postgresql = "org.postgresql:postgresql:42.7.5"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0-RC1"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.0-RC1"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.6"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.7"
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.6"
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }