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 2e9f6e79bcd build(deps): bump org.codehaus.woodstox:stax2-api from 
4.2.2 to 4.3.0 (#20189)
2e9f6e79bcd is described below

commit 2e9f6e79bcd97aaf596b8956e03bb373e73d0ad8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 10:04:24 2026 +0800

    build(deps): bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0 
(#20189)
    
    * build(deps): bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0
    
    Bumps 
[org.codehaus.woodstox:stax2-api](https://github.com/FasterXML/stax2-api) from 
4.2.2 to 4.3.0.
    - 
[Commits](https://github.com/FasterXML/stax2-api/compare/stax2-api-4.2.2...stax2-api-4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.woodstox:stax2-api
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: add stax2-api 4.3.0 license metadata
    
    * build: include stax2-api BSD license
    
    ---------
    
    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]>
---
 licenses.yaml               | 14 ++++++++++++++
 licenses/bin/stax2-api.BSD2 | 25 +++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/licenses.yaml b/licenses.yaml
index 796e7d1843f..a6286251089 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -4614,6 +4614,20 @@ license_category: binary
 module: extensions/druid-google-extensions
 license_name: BSD-2-Clause License
 version: 4.2.2
+copyright: 2008+, FasterXML, LLC
+license_file_path: licenses/bin/stax2-api.BSD2
+libraries:
+  - org.codehaus.woodstox: stax2-api
+
+---
+
+name: stax2-api
+license_category: binary
+module: extensions/druid-iceberg-extensions
+license_name: BSD-2-Clause License
+version: 4.3.0
+copyright: 2008+, FasterXML, LLC
+license_file_path: licenses/bin/stax2-api.BSD2
 libraries:
   - org.codehaus.woodstox: stax2-api
 
diff --git a/licenses/bin/stax2-api.BSD2 b/licenses/bin/stax2-api.BSD2
new file mode 100644
index 00000000000..c5719027225
--- /dev/null
+++ b/licenses/bin/stax2-api.BSD2
@@ -0,0 +1,25 @@
+BSD 2-Clause License
+
+Copyright (c) 2008+, FasterXML, LLC
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+  list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+  this list of conditions and the following disclaimer in the documentation
+  and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


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

Reply via email to