This is an automated email from the ASF dual-hosted git repository.
yuanzhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 2a71c37742 Bump org.apache.hive:hive-llap-common in /gluten-ut/spark40
(#11188)
2a71c37742 is described below
commit 2a71c37742829a3bf382ae88f9cea2db419fc80e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 27 08:59:31 2025 +0000
Bump org.apache.hive:hive-llap-common in /gluten-ut/spark40 (#11188)
Bumps org.apache.hive:hive-llap-common from 2.3.10 to 4.0.0.
---
updated-dependencies:
- dependency-name: org.apache.hive:hive-llap-common
dependency-version: 4.0.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
gluten-ut/spark40/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gluten-ut/spark40/pom.xml b/gluten-ut/spark40/pom.xml
index eaf8bd09c8..9d5633274a 100644
--- a/gluten-ut/spark40/pom.xml
+++ b/gluten-ut/spark40/pom.xml
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-llap-common</artifactId>
- <version>2.3.10</version>
+ <version>4.0.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]