Merge pull request #2710 from Alfresco/dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.0.0

Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 7.0.0
This commit is contained in:
Tom Page
2024-09-12 11:24:55 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -358,7 +358,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.5.1</version>
<version>7.0.0</version>
</dependency>
<dependency>