Skip to content

Commit 02ab97d

Browse files
committed
Update to spring-data-bom:2025.0.0-RC1
Signed-off-by: Rob Winch <[email protected]>
1 parent b9521b6 commit 02ab97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ org-mongodb-mongodb-driver-core = { module = "org.mongodb:mongodb-driver-core",
3838
org-mongodb-mongodb-driver-reactivestreams = { module = "org.mongodb:mongodb-driver-reactivestreams", version.ref = "org-mongodb" }
3939
org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version.ref = "org-mongodb" }
4040
org-postgresql = "org.postgresql:postgresql:42.7.5"
41-
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0-SNAPSHOT"
41+
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0-RC1"
4242
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.0-RC1"
4343
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.6"
4444
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }

0 commit comments

Comments
 (0)