We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4285cfd + 2633cf3 commit 1a51cd5Copy full SHA for 1a51cd5
build.gradle
@@ -207,7 +207,7 @@ dependencyManagement {
207
//CVE-2021-28170
208
dependency group: 'org.glassfish', name: 'jakarta.el', version: '4.0.2'
209
210
- dependencySet( group: 'org.springframework.security', version: '6.5.5'){
+ dependencySet( group: 'org.springframework.security', version: '6.5.7'){
211
entry 'spring-boot-starter-security'
212
entry 'spring-security-core'
213
entry 'spring-security-acl'
0 commit comments