Skip to content

Commit

Permalink
Merge pull request #239 from gdcc/renovate/woodstox.version
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.fasterxml.woodstox:woodstox-core to v6.7.0
  • Loading branch information
poikilotherm authored Sep 12, 2024
2 parents 30099ee + 95af0f8 commit f67bb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<hamcrest.version>2.2</hamcrest.version>
<xmlunit.version>2.9.1</xmlunit.version>
<stax2.api.version>4.2.2</stax2.api.version>
<woodstox.version>6.5.1</woodstox.version>
<woodstox.version>6.7.0</woodstox.version>
<slf4j.version>2.0.12</slf4j.version>

<!-- Testing dependencies -->
Expand Down

0 comments on commit f67bb9f

Please sign in to comment.