Skip to content

Commit 736bf4b

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0
Bumps [org.codehaus.woodstox:stax2-api](https://github.com/FasterXML/stax2-api) from 4.2.2 to 4.3.0. - [Commits](FasterXML/stax2-api@stax2-api-4.2.2...stax2-api-4.3.0) --- updated-dependencies: - dependency-name: org.codehaus.woodstox:stax2-api dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e1a836 commit 736bf4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • modello-plugins

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.codehaus.woodstox</groupId>
3030
<artifactId>stax2-api</artifactId>
31-
<version>4.2.2</version>
31+
<version>4.3.0</version>
3232
<scope>test</scope>
3333
</dependency>
3434
<dependency>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.codehaus.woodstox</groupId>
3030
<artifactId>stax2-api</artifactId>
31-
<version>4.2.2</version>
31+
<version>4.3.0</version>
3232
<scope>test</scope>
3333
</dependency>
3434
<dependency>

0 commit comments

Comments
 (0)