Skip to content

Commit 6ed1647

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump woodstox-core in /modello-maven-plugin/src/it/stax-no-plexus-utils
Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.4 to 6.4.0. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](FasterXML/woodstox@woodstox-core-6.2.4...woodstox-core-6.4.0) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7ac4ee commit 6ed1647

File tree

1 file changed

+1
-1
lines changed
  • modello-maven-plugin/src/it/stax-no-plexus-utils

1 file changed

+1
-1
lines changed

modello-maven-plugin/src/it/stax-no-plexus-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.fasterxml.woodstox</groupId>
2626
<artifactId>woodstox-core</artifactId>
27-
<version>6.2.4</version>
27+
<version>6.4.0</version>
2828
<scope>compile</scope>
2929
</dependency>
3030
</dependencies>

0 commit comments

Comments
 (0)