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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 12019b567 Bump HMS version from 3.1.3 to 4.2.0 (#3726)
12019b567 is described below

commit 12019b5671867a4f4b5c80316d818dd0fb315ca8
Author: Nándor Kollár <[email protected]>
AuthorDate: Wed Feb 11 13:38:31 2026 +0100

    Bump HMS version from 3.1.3 to 4.2.0 (#3726)
    
    * Bump HMS version from 3.1.3 to 4.2.0
    
    * rename version reference from metastore to hms
    
    * revert version reference
    
    ---------
    
    Co-authored-by: Nandor Kollar <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 5631aa13c..6ade02102 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -58,7 +58,7 @@ hadoop-client-api = { module = 
"org.apache.hadoop:hadoop-client-api", version.re
 hadoop-client-runtime = { module = "org.apache.hadoop:hadoop-client-runtime", 
version.ref = "hadoop" }
 hadoop-common = { module = "org.apache.hadoop:hadoop-common", version.ref = 
"hadoop" }
 hawkular-agent-prometheus-scraper = { module = 
"org.hawkular.agent:prometheus-scraper", version = "0.23.0.Final" }
-hive-metastore = { module = "org.apache.hive:hive-metastore", version = 
"3.1.3" }
+hive-metastore = { module = "org.apache.hive:hive-metastore", version = 
"4.2.0" }
 iceberg-bom = { module = "org.apache.iceberg:iceberg-bom", version.ref = 
"iceberg" }
 immutables-builder = { module = "org.immutables:builder", version.ref = 
"immutables" }
 immutables-value-annotations = { module = "org.immutables:value-annotations", 
version.ref = "immutables" }

Reply via email to