Skip to content

Commit 7a4ab18

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 7.2.0 to 7.2.1. - [Commits](FasterXML/woodstox@woodstox-core-7.2.0...woodstox-core-7.2.1) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ce9d06 commit 7a4ab18

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.fasterxml.woodstox</groupId>
3636
<artifactId>woodstox-core</artifactId>
37-
<version>7.2.0</version>
37+
<version>7.2.1</version>
3838
<scope>test</scope>
3939
</dependency>
4040
<!-- needed for modello compiler test(inside)-->

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.fasterxml.woodstox</groupId>
3636
<artifactId>woodstox-core</artifactId>
37-
<version>7.2.0</version>
37+
<version>7.2.1</version>
3838
<scope>test</scope>
3939
</dependency>
4040

0 commit comments

Comments
 (0)