Skip to content

Commit

Permalink
Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 in /java
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 7.0.0 to 7.1.0.
- [Commits](FasterXML/woodstox@woodstox-core-7.0.0...woodstox-core-7.1.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0ed3788 commit 536a56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
Hadoop client uses an old version of woodstox-core.
Review when Hadoop is upgraded from 3.3.3, as it might upgrade to v6.
-->
<woodstox.version>7.0.0</woodstox.version>
<woodstox.version>7.1.0</woodstox.version>
<!-- Spark 3.3.1 uses an old version of Apache Ivy with vulnerabilities. Managed from 2.5.0. -->
<ivy.version>2.5.2</ivy.version>
<!--
Expand Down

0 comments on commit 536a56a

Please sign in to comment.