Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 31235dc commit d2de039
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.6.1</version>
<version>7.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d2de039

Please sign in to comment.