Skip to content

Commit

Permalink
Update dependency org.springframework:spring-core to v5.3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 154e176 commit 216b872
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 @@ -200,7 +200,7 @@ dependencyManagement {
}

//CVE-2021-22060
dependencySet(group: 'org.springframework', name: 'spring-core', version: '5.3.19') {
dependencySet(group: 'org.springframework', name: 'spring-core', version: '5.3.32') {
entry 'spring-core'
entry 'spring-aop'
entry 'spring-beans'
Expand Down

0 comments on commit 216b872

Please sign in to comment.