This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new d9707470aa Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to 
7.2.0 (#12129)
d9707470aa is described below

commit d9707470aa31bb95b181b4dba4da932fbd3693cc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 17:42:54 2026 +0200

    Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to 7.2.0 (#12129)
    
    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 b85c1dce9d..47b745f983 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,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 />
 

Reply via email to