Skip to content

Commit

Permalink
chore: Update dependency com.fasterxml.woodstox:woodstox-core to v7 (#…
Browse files Browse the repository at this point in the history
…3819)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Andrea Tabone <[email protected]>
  • Loading branch information
3 people authored Oct 8, 2024
1 parent c00d8f3 commit d5b52ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencyResolutionManagement {
version('swagger3Parser', '2.1.22')
version('thymeleaf', '3.1.2.RELEASE')
version('velocity', '2.4')
version('woodstoxCore', '6.7.0')
version('woodstoxCore', '7.0.0')
version('xstream') {
// older versions are vulnerable to CVE-2022-40151, CVE-2022-40152, and CVE-2022-41966
strictly '[1.4.20,2.0['
Expand Down

0 comments on commit d5b52ec

Please sign in to comment.