Skip to content

Commit bb7dada

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump woodstox-core from 6.3.0 to 6.3.1
Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](FasterXML/woodstox@woodstox-core-6.3.0...woodstox-core-6.3.1) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f133fed commit bb7dada

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.fasterxml.woodstox</groupId>
3838
<artifactId>woodstox-core</artifactId>
39-
<version>6.3.0</version>
39+
<version>6.3.1</version>
4040
<scope>test</scope>
4141
</dependency>
4242
</dependencies>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.fasterxml.woodstox</groupId>
3838
<artifactId>woodstox-core</artifactId>
39-
<version>6.3.0</version>
39+
<version>6.3.1</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)