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

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


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

commit bae18c36659f13e489dccde90cdaad6b51d39e94
Author: zy-kkk <[email protected]>
AuthorDate: Mon Mar 4 11:35:39 2024 +0800

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

diff --git a/fe/pom.xml b/fe/pom.xml
index 695230bde6b..51a9644a76c 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