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