Skip to content

Commit

Permalink
Bump stax2-api from 3.1.4 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [stax2-api](https://github.com/FasterXML/stax2-api) from 3.1.4 to 4.2.1.
- [Release notes](https://github.com/FasterXML/stax2-api/releases)
- [Commits](FasterXML/stax2-api@stax2-api-3.1.4...stax2-api-4.2.1)

---
updated-dependencies:
- dependency-name: org.codehaus.woodstox:stax2-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Sep 29, 2022
1 parent ea9ce0e commit 5d49618
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 @@ -124,7 +124,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
<version>3.1.4</version>
<version>4.2.1</version>
</dependency>

<!-- tests -->
Expand Down

0 comments on commit 5d49618

Please sign in to comment.