We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962056f commit 445c182Copy full SHA for 445c182
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: '7.0.2'){
+ dependencySet( group: 'org.springframework.security', version: '7.0.3'){
211
entry 'spring-boot-starter-security'
212
entry 'spring-security-core'
213
entry 'spring-security-acl'
0 commit comments