Skip to content

Commit

Permalink
Update dependency org.springframework:spring-core to v5.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent ce31b96 commit 1580e73
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.31') {
entry 'spring-core'
entry 'spring-aop'
entry 'spring-beans'
Expand Down

0 comments on commit 1580e73

Please sign in to comment.