We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09545e commit b8cb5eaCopy full SHA for b8cb5ea
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ org-mongodb-mongodb-driver-core = { module = "org.mongodb:mongodb-driver-core",
38
org-mongodb-mongodb-driver-reactivestreams = { module = "org.mongodb:mongodb-driver-reactivestreams", version.ref = "org-mongodb" }
39
org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version.ref = "org-mongodb" }
40
org-postgresql = "org.postgresql:postgresql:42.7.5"
41
-org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0"
+org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.5"
42
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.0"
43
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.12"
44
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
0 commit comments