Skip to content

Commit 7a08a88

Browse files
Bump stax2-api from 4.2 to 4.2.1 (#130)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec2a5f4 commit 7a08a88

File tree

2 files changed

+2
-2
lines changed
  • modello-plugins

2 files changed

+2
-2
lines changed

modello-plugins/modello-plugin-converters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.codehaus.woodstox</groupId>
3232
<artifactId>stax2-api</artifactId>
33-
<version>4.2</version>
33+
<version>4.2.1</version>
3434
<scope>test</scope>
3535
</dependency>
3636
<dependency>

modello-plugins/modello-plugin-stax/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.codehaus.woodstox</groupId>
3232
<artifactId>stax2-api</artifactId>
33-
<version>4.2</version>
33+
<version>4.2.1</version>
3434
<scope>test</scope>
3535
</dependency>
3636
<dependency>

0 commit comments

Comments
 (0)