Skip to content

Commit e446cbb

Browse files
committed
Update to Spring Data 2025.0.0
1 parent bf09912 commit e446cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ 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-RC1"
41+
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0"
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.7"
4444
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
4545
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.6"
4646
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
4747
io-spring-javaformat-spring-javaformat-checkstyle = "io.spring.javaformat:spring-javaformat-checkstyle:0.0.45"
48-
io-spring-nohttp-nohttp-checkstyle = "io.spring.nohttp:nohttp-checkstyle:0.0.11"
48+
io-spring-nohttp-nohttp-checkstyle = "io.spring.nohttp:nohttp-checkstyle:0.0.11"

0 commit comments

Comments
 (0)