Skip to content

Commit 03ea03b

Browse files
Update spring security to v6.5.5 (#804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4da6d97 commit 03ea03b

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.3') {
203+
dependencySet(group: 'org.springframework.security', version: '6.5.5') {
204204
entry 'spring-security-core'
205205
entry 'spring-security-test'
206206
}

0 commit comments

Comments
 (0)