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 4283df4 commit 6ad1989Copy full SHA for 6ad1989
gradle/libs.versions.toml
@@ -59,7 +59,7 @@ org-slf4j-log4j-over-slf4j = { module = "org.slf4j:log4j-over-slf4j", version.re
59
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
60
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.1.1"
61
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.4.2"
62
-org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.1"
+org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.2"
63
org-springframework-boot-spring-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }
64
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
65
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version.ref = "org-testcontainers" }
0 commit comments