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

[incubator-linkis] 04/08: Bump hive-jdbc in /linkis-engineconn-plugins/engineconn-plugins/jdbc (#1951)

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 420cff143cd2e6acb72309dbb20c10449b9192c7
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