This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-4.0.x by this push:
new 475bd4a202 Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to
7.2.0 (#12126)
475bd4a202 is described below
commit 475bd4a202da6a238c8d53ce4267175b6d45218b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 11:23:02 2026 +0200
Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to 7.2.0 (#12126)
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 7.1.1 to 7.2.0.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.1.1...woodstox-core-7.2.0)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c176f0ed04..d17921c6f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@ under the License.
<slf4jVersion>2.0.18</slf4jVersion>
<stax2ApiVersion>4.3.0</stax2ApiVersion>
<wagonVersion>3.5.3</wagonVersion>
- <woodstoxVersion>7.1.1</woodstoxVersion>
+ <woodstoxVersion>7.2.0</woodstoxVersion>
<xmlunitVersion>2.11.0</xmlunitVersion>
<jacocoArgLine />