This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new 344e80fbbc3 [fix](jdbc catalog) Change Druid Pool dependency to 
version 1.2.11
344e80fbbc3 is described below

commit 344e80fbbc374f1e719e5fc697d84cf214073cd5
Author: yiguolei <[email protected]>
AuthorDate: Sun Mar 3 17:58:54 2024 +0800

    [fix](jdbc catalog) Change Druid Pool dependency to version 1.2.11
---
 fe/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fe/pom.xml b/fe/pom.xml
index 2ec27ce1450..5af0aaca871 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -251,7 +251,7 @@ under the License.
         <commons-io.version>2.7</commons-io.version>
         <json-simple.version>1.1.1</json-simple.version>
         <junit.version>5.8.2</junit.version>
-        <druid.version>1.2.20</druid.version>
+        <druid.version>1.2.11</druid.version>
         <clickhouse.version>0.4.6</clickhouse.version>
         <thrift.version>0.16.0</thrift.version>
         <tomcat-embed-core.version>8.5.86</tomcat-embed-core.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to