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] <49699333+dependabot[bot]@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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@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: [email protected]
For additional commands, e-mail: [email protected]