Skip to content

Commit eba9fb6

Browse files
Update spring security to v6.5.2
1 parent 4b4d236 commit eba9fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ dependencyManagement {
200200
entry 'spring-cloud-openfeign-core'
201201
}
202202

203-
dependencySet(group: 'org.springframework.security', version: '6.5.0') {
203+
dependencySet(group: 'org.springframework.security', version: '6.5.2') {
204204
entry 'spring-security-core'
205205
entry 'spring-security-test'
206206
}

0 commit comments

Comments
 (0)