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

[incubator-linkis] branch dev-1.1.2-dependabot updated: Bump hive-exec in /linkis-engineconn-plugins/engineconn-plugins/hive (#1948)

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

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


The following commit(s) were added to refs/heads/dev-1.1.2-dependabot by this push:
     new 8200f76c1 Bump hive-exec in /linkis-engineconn-plugins/engineconn-plugins/hive (#1948)
8200f76c1 is described below

commit 8200f76c1ba2cfa09f82582d9bc1f5eb29293de2
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat May 7 14:05:18 2022 +0800

    Bump hive-exec in /linkis-engineconn-plugins/engineconn-plugins/hive (#1948)
    
    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-engineconn-plugins/engineconn-plugins/hive/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linkis-engineconn-plugins/engineconn-plugins/hive/pom.xml b/linkis-engineconn-plugins/engineconn-plugins/hive/pom.xml
index 20003a749..c1444e4a1 100644
--- a/linkis-engineconn-plugins/engineconn-plugins/hive/pom.xml
+++ b/linkis-engineconn-plugins/engineconn-plugins/hive/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>linkis-engineplugin-hive</artifactId>
 
     <properties>
-        <hive.version>2.3.3</hive.version>
+        <hive.version>2.3.4</hive.version>
     </properties>
 
     <dependencies>


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