Skip to content

Commit

Permalink
bumping spring sec (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
raghera authored Feb 13, 2024
1 parent 9735acd commit 7dadfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ dependencyManagement {
entry 'selenium-support'
}

dependencySet(group: 'org.springframework.security', version: '5.7.10') {
dependencySet(group: 'org.springframework.security', version: '5.8.9') {
entry 'spring-security-core'
entry 'spring-security-acl'
entry 'spring-security-aspects'
Expand Down

0 comments on commit 7dadfe8

Please sign in to comment.