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:07:47 UTC

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

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 8aa5b8ae8 Bump hive-jdbc in /linkis-engineconn-plugins/engineconn-plugins/jdbc (#1951)
8aa5b8ae8 is described below

commit 8aa5b8ae8637e59c402d612952e7d030d68c8767
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat May 7 14:07:42 2022 +0800

    Bump hive-jdbc in /linkis-engineconn-plugins/engineconn-plugins/jdbc (#1951)
    
    Bumps hive-jdbc from 1.2.1 to 2.3.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hive:hive-jdbc
      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/jdbc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linkis-engineconn-plugins/engineconn-plugins/jdbc/pom.xml b/linkis-engineconn-plugins/engineconn-plugins/jdbc/pom.xml
index c1f4c3976..c282a0475 100644
--- a/linkis-engineconn-plugins/engineconn-plugins/jdbc/pom.xml
+++ b/linkis-engineconn-plugins/engineconn-plugins/jdbc/pom.xml
@@ -71,7 +71,7 @@
         <dependency>
             <groupId>org.apache.hive</groupId>
             <artifactId>hive-jdbc</artifactId>
-            <version>1.2.1</version>
+            <version>2.3.4</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.hive</groupId>


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