Skip to content

Commit

Permalink
Bump stax2-api from 4.2 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 4.2 to 4.2.1.
- [Release notes](https://github.com/FasterXML/stax2-api/releases)
- [Commits](FasterXML/stax2-api@stax2-api-4.2...stax2-api-4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2021
1 parent e2a5c84 commit ecf11cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-converters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
<version>4.2</version>
<version>4.2.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-stax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
<version>4.2</version>
<version>4.2.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ecf11cc

Please sign in to comment.