Skip to content

Commit

Permalink
Merge pull request #94 from jettison-json/dependabot/maven/com.faster…
Browse files Browse the repository at this point in the history
…xml.woodstox-woodstox-core-6.6.1

Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.1
  • Loading branch information
coheigea authored Sep 10, 2024
2 parents 66e2fe8 + 7dc9cc9 commit 591de22
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 @@ -23,7 +23,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.5.1</version>
<version>6.6.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 591de22

Please sign in to comment.