Skip to content

Commit 0aa3630

Browse files
committed
Update to Spring Data 2025.1.0
Closes gh-3505
1 parent 7e0762c commit 0aa3630

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
@@ -34,7 +34,7 @@ org-junit-junit-bom = "org.junit:junit-bom:6.0.0"
3434
org-mariadb-jdbc-mariadb-java-client = "org.mariadb.jdbc:mariadb-java-client:3.5.4"
3535
org-mockito-mockito-bom = { module = "org.mockito:mockito-bom", version.ref = "org-mockito" }
3636
org-postgresql = "org.postgresql:postgresql:42.7.7"
37-
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-RC1"
37+
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0"
3838
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.0"
3939
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0"
4040
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.1" }

0 commit comments

Comments
 (0)