Skip to content

Commit 8d0e2eb

Browse files
committed
Update to Spring Data 2025.1.0-M4
Closes gh-3443
1 parent 2b3d913 commit 8d0e2eb

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
@@ -39,7 +39,7 @@ org-mongodb-mongodb-driver-core = { module = "org.mongodb:mongodb-driver-core",
3939
org-mongodb-mongodb-driver-reactivestreams = { module = "org.mongodb:mongodb-driver-reactivestreams", version.ref = "org-mongodb" }
4040
org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version.ref = "org-mongodb" }
4141
org-postgresql = "org.postgresql:postgresql:42.7.7"
42-
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-SNAPSHOT"
42+
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-M4"
4343
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.0-M1"
4444
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0-M7"
4545
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }

0 commit comments

Comments
 (0)