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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1de4ba0f92f build(deps): bump com.fasterxml.woodstox:woodstox-core 
from 6.4.0 to 7.2.2 (#20178)
1de4ba0f92f is described below

commit 1de4ba0f92f2d20dc6248b1639dffe210f63d92f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 29 09:36:00 2026 +0800

    build(deps): bump com.fasterxml.woodstox:woodstox-core from 6.4.0 to 7.2.2 
(#20178)
    
    * build(deps): bump com.fasterxml.woodstox:woodstox-core
    
    Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 6.4.0 to 7.2.2.
    - 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.4.0...woodstox-core-7.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-version: 7.2.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: align Stax2 with Woodstox
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 extensions-contrib/druid-iceberg-extensions/pom.xml | 4 ++--
 extensions-contrib/druid-ranger-security/pom.xml    | 2 +-
 licenses.yaml                                       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/extensions-contrib/druid-iceberg-extensions/pom.xml 
b/extensions-contrib/druid-iceberg-extensions/pom.xml
index 8f4b276e44f..6c894f83ea7 100644
--- a/extensions-contrib/druid-iceberg-extensions/pom.xml
+++ b/extensions-contrib/druid-iceberg-extensions/pom.xml
@@ -355,12 +355,12 @@
     <dependency>
       <groupId>com.fasterxml.woodstox</groupId>
       <artifactId>woodstox-core</artifactId>
-      <version>7.0.0</version>
+      <version>7.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.woodstox</groupId>
       <artifactId>stax2-api</artifactId>
-      <version>4.2.2</version>
+      <version>4.3.0</version>
     </dependency>
 
     <dependency>
diff --git a/extensions-contrib/druid-ranger-security/pom.xml 
b/extensions-contrib/druid-ranger-security/pom.xml
index 0e71ee138a4..ab97a139b3c 100644
--- a/extensions-contrib/druid-ranger-security/pom.xml
+++ b/extensions-contrib/druid-ranger-security/pom.xml
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>com.fasterxml.woodstox</groupId>
                 <artifactId>woodstox-core</artifactId>
-                <version>6.4.0</version>
+                <version>7.2.2</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/licenses.yaml b/licenses.yaml
index 1dbab0c45c3..a724b00c4ad 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5477,7 +5477,7 @@ libraries:
 
 name: Woodstox
 license_category: binary
-version: 6.4.0
+version: 7.2.2
 module: druid-ranger-security
 license_name: Apache License version 2.0
 libraries:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to