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 3a55b0e commit e3be498Copy full SHA for e3be498
gradle/libs.versions.toml
@@ -62,7 +62,7 @@ org-slf4j-jcl-over-slf4j = { module = "org.slf4j:jcl-over-slf4j", version.ref =
62
org-slf4j-log4j-over-slf4j = { module = "org.slf4j:log4j-over-slf4j", version.ref = "org-slf4j" }
63
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
64
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2022.0.12"
65
-org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.1.6"
+org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.1.7"
66
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.17"
67
org-springframework-boot-spring-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }
68
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
0 commit comments