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 8faf83a commit fde2cc4Copy full SHA for fde2cc4
gradle/libs.versions.toml
@@ -40,7 +40,7 @@ org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync",
40
org-postgresql = "org.postgresql:postgresql:42.7.7"
41
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.1"
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"
+org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.8"
44
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
45
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.6"
46
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
0 commit comments