This is an automated email from the ASF dual-hosted git repository. abhi pushed a commit to branch bump-hive-4dot2 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit 60ac3e0112af5d98e2890fe9189cfa4fdfba38c4 Author: Abhishek Kumar <[email protected]> AuthorDate: Wed Jan 14 09:19:52 2026 -0800 Bump hive.version from 4.0.1 to 4.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fc3c1aec5..5fb73d983 100755 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ <hbase-shaded-protobuf>4.1.7</hbase-shaded-protobuf> <hbase.version>2.6.0</hbase.version> <hive.storage-api.version>2.7.2</hive.storage-api.version> - <hive.version>4.0.1</hive.version> + <hive.version>4.2.0</hive.version> <hppc.version>0.8.0</hppc.version> <htrace-core.version>4.1.0-incubating</htrace-core.version> <httpcomponents.httpasyncclient.version>4.1.4</httpcomponents.httpasyncclient.version>
