You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2022/05/13 02:17:23 UTC

[incubator-linkis] 03/08: Bump hive-exec (#1950)

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

peacewong pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git

commit e065339a121af5b63e0d9f3af80e22e8fae48fe8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat May 7 14:06:43 2022 +0800

    Bump hive-exec (#1950)
    
    Bumps hive-exec from 2.3.3 to 2.3.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hive:hive-exec
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 .../linkis-datasource/linkis-metadata-manager/service/hive/pom.xml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linkis-public-enhancements/linkis-datasource/linkis-metadata-manager/service/hive/pom.xml b/linkis-public-enhancements/linkis-datasource/linkis-metadata-manager/service/hive/pom.xml
index dc36f515d..f46c3b6ed 100644
--- a/linkis-public-enhancements/linkis-datasource/linkis-metadata-manager/service/hive/pom.xml
+++ b/linkis-public-enhancements/linkis-datasource/linkis-metadata-manager/service/hive/pom.xml
@@ -28,7 +28,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <hive.version>2.3.3</hive.version>
+        <hive.version>2.3.4</hive.version>
         <!--    <hive.version>1.2.1</hive.version>-->
         <hadoop.version>2.7.2</hadoop.version>
         <datanucleus-api-jdo.version>4.2.4</datanucleus-api-jdo.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org