We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f44572 commit 9352f0eCopy full SHA for 9352f0e
build.gradle
@@ -22,7 +22,7 @@ allprojects {
22
dependencyManagement {
23
imports {
24
mavenBom "org.springframework:spring-framework-bom:${springFrameworkVersion}"
25
- mavenBom "org.springframework.security:spring-security-bom:6.0.2"
+ mavenBom "org.springframework.security:spring-security-bom:6.0.8"
26
mavenBom "org.junit:junit-bom:5.7.2"
27
}
28
dependencies {
0 commit comments