Bump org.springframework.data:spring-data-bom

Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.0.0-M2 to 2025.0.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/commits)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
  dependency-version: 2025.0.0-SNAPSHOT
  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 04:09:01 +00:00
committed by Spring Builds
parent be523dfeeb
commit 3bc9fa464f

View File

@@ -38,7 +38,7 @@ org-mongodb-mongodb-driver-core = { module = "org.mongodb:mongodb-driver-core",
org-mongodb-mongodb-driver-reactivestreams = { module = "org.mongodb:mongodb-driver-reactivestreams", version.ref = "org-mongodb" }
org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version.ref = "org-mongodb" }
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-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0-SNAPSHOT"
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.6"
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }