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 4da6d97 commit 03ea03bCopy full SHA for 03ea03b
build.gradle
@@ -200,7 +200,7 @@ dependencyManagement {
200
entry 'spring-cloud-openfeign-core'
201
}
202
203
- dependencySet(group: 'org.springframework.security', version: '6.5.3') {
+ dependencySet(group: 'org.springframework.security', version: '6.5.5') {
204
entry 'spring-security-core'
205
entry 'spring-security-test'
206
0 commit comments