This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new cc3a0f6dc Dump druid version from 1.2.16 to 1.2.23 (#5146)
cc3a0f6dc is described below
commit cc3a0f6dcf6974d65c77a4025da55e61072fe3e0
Author: Zhen Wang <[email protected]>
AuthorDate: Tue Jul 16 14:28:35 2024 +0800
Dump druid version from 1.2.16 to 1.2.23 (#5146)
* Dump druid version from 1.2.16 to 1.2.23
* update known-dependencies.txt
---
pom.xml | 2 +-
tool/dependencies/known-dependencies.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c22da0a9c..abca4c7e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
<mysql.connector.version>8.0.28</mysql.connector.version>
<mysql.connector.scope>test</mysql.connector.scope>
<postgresql.connector.version>42.3.9</postgresql.connector.version>
- <druid.version>1.2.16</druid.version>
+ <druid.version>1.2.23</druid.version>
<mongodb.driver.version>3.12.8</mongodb.driver.version>
<!-- utils -->
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index db5d9c155..652c87895 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -115,7 +115,7 @@ disruptor-3.3.6.jar
disruptor-3.4.2.jar
dnsjava-2.1.7.jar
dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar
-druid-1.2.16.jar
+druid-1.2.23.jar
elasticsearch-rest-client-6.8.15.jar
elasticsearch-rest-client-7.6.2.jar
elasticsearch-rest-client-sniffer-7.6.2.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]