Skip to content

Commit 105bda7

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump woodstox-core from 6.2.6 to 6.2.7
Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.6 to 6.2.7. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](FasterXML/woodstox@woodstox-core-6.2.6...woodstox-core-6.2.7) --- 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 ed49356 commit 105bda7

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.2.6</version>
39+
<version>6.2.7</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.2.6</version>
39+
<version>6.2.7</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)