Skip to content

Commit

Permalink
Update dependency com.fasterxml.woodstox:woodstox-core to v6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent 20adafa commit fbbbffd
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 @@ -528,7 +528,7 @@ dependencyManagement {
entry 'tomcat-embed-websocket'
}
//CVE-2022-40152
dependencySet(group: 'com.fasterxml.woodstox', version: '6.5.0') {
dependencySet(group: 'com.fasterxml.woodstox', version: '6.5.1') {
entry 'woodstox-core'
}
//CVE-2023-24998
Expand Down

0 comments on commit fbbbffd

Please sign in to comment.