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 cbba6e1d203 build(deps): bump org.apache.hive:hive-storage-api from 
2.8.1 to 4.2.0 (#20022)
cbba6e1d203 is described below

commit cbba6e1d2039b7249c6a731bd2c1bd50513256c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 09:40:48 2026 +0800

    build(deps): bump org.apache.hive:hive-storage-api from 2.8.1 to 4.2.0 
(#20022)
    
    * build(deps): bump org.apache.hive:hive-storage-api from 2.8.1 to 4.2.0
    
    Bumps org.apache.hive:hive-storage-api from 2.8.1 to 4.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hive:hive-storage-api
      dependency-version: 4.2.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: preserve Hive 3 storage API compatibility
    
    ---------
    
    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-core/orc-extensions/pom.xml | 2 +-
 licenses.yaml                          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/extensions-core/orc-extensions/pom.xml 
b/extensions-core/orc-extensions/pom.xml
index 67a0f198258..fd2b652bb4e 100644
--- a/extensions-core/orc-extensions/pom.xml
+++ b/extensions-core/orc-extensions/pom.xml
@@ -31,7 +31,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <properties>
-        <hive-storage-api.version>2.8.1</hive-storage-api.version>
+        <hive-storage-api.version>4.2.0</hive-storage-api.version>
         <orc.version>2.3.1</orc.version>
     </properties>
     <dependencies>
diff --git a/licenses.yaml b/licenses.yaml
index c962c3599e5..c16bf24fd0f 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -4391,13 +4391,13 @@ name: Hive storage API
 license_category: binary
 module: extensions/druid-orc-extensions
 license_name: Apache License version 2.0
-version: 2.8.1
+version: 4.2.0
 libraries:
   - org.apache.hive: hive-storage-api
 notices:
   - hive-storage-api: |
       Hive Storage API
-      Copyright 2018 The Apache Software Foundation
+      Copyright 2008-2025 The Apache Software Foundation
 
 ---
 


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

Reply via email to