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 cbe717b commit bae38ddCopy full SHA for bae38dd
gradle/libs.versions.toml
@@ -37,7 +37,7 @@ org-mockito-mockito-bom = { module = "org.mockito:mockito-bom", version.ref = "o
37
org-mongodb-mongodb-driver-core = { module = "org.mongodb:mongodb-driver-core", version.ref = "org-mongodb" }
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"
+org-postgresql = "org.postgresql:postgresql:42.7.6"
41
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0"
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.7"
0 commit comments