Skip to content

Commit 9e49766

Browse files
Bump org.springframework.data:spring-data-bom
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.1.0-M4 to 2025.1.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.1.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7c5dcd commit 9e49766

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-M4"
42+
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-SNAPSHOT"
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)