Bump woodstox-core from 6.2.5 to 6.2.6 (#393)

(cherry picked from commit fdfb7d170d)
This commit is contained in:
alandavis
2021-06-11 16:34:19 +01:00
parent 0141284b37
commit 3c96ed9482
2 changed files with 2 additions and 2 deletions

View File

@@ -167,7 +167,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.woodstox</groupId> <groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId> <artifactId>woodstox-core</artifactId>
<version>6.2.4</version> <version>6.2.6</version>
</dependency> </dependency>
<!-- the cxf libs were updated, see dependencyManagement section --> <!-- the cxf libs were updated, see dependencyManagement section -->

View File

@@ -383,7 +383,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.woodstox</groupId> <groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId> <artifactId>woodstox-core</artifactId>
<version>6.2.4</version> <version>6.2.6</version>
</dependency> </dependency>
<!-- GData --> <!-- GData -->