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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 6.2.6
  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-04-18 03:57:06 +00:00
committed by Spring Builds
parent 4a1d241249
commit be523dfeeb

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-M2"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.0-M3"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.5"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.6"
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.4"
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }