Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.1 (#3420)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-17 14:00:26 +05:30
committed by GitHub
parent a48cf7eed3
commit b8a9a9588c
2 changed files with 2 additions and 2 deletions

View File

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