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:22 UTC

[incubator-linkis] 02/08: Bump hive-exec in /linkis-engineconn-plugins/engineconn-plugins/hive (#1948)

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 7cbf51f8b5ab0672fec0af358efbe3deafaaa48c
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