Skip to content

Commit

Permalink
chore(deps): bump org.codehaus.woodstox:stax2-api in /builder
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.woodstox:stax2-api](https://github.com/FasterXML/stax2-api) from 3.1.4 to 4.2.2.
- [Commits](FasterXML/stax2-api@stax2-api-3.1.4...stax2-api-4.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 82eaca8 commit 2637495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ehconnector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
<version>3.1.4</version>
<version>4.2.2</version>
</dependency>
<dependency>
<groupId>javax.xml.stream</groupId>
Expand Down

0 comments on commit 2637495

Please sign in to comment.