Skip to content

Commit

Permalink
Update dependency org.springframework:spring-core to v5.3.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent d4038f4 commit ff72751
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.33') {
dependencySet(group: 'org.springframework', name: 'spring-core', version: '5.3.39') {
entry 'spring-core'
entry 'spring-aop'
entry 'spring-beans'
Expand Down

0 comments on commit ff72751

Please sign in to comment.