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

wenjun pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new f380189df2 [Improvement-17328] Upgrade Databend JDBC jar to 0.3.9 
(#17329)
f380189df2 is described below

commit f380189df27ce7cf9555cc01d134d57f09bf89cb
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jul 9 02:48:32 2025 +0100

    [Improvement-17328] Upgrade Databend JDBC jar to 0.3.9 (#17329)
---
 dolphinscheduler-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dolphinscheduler-bom/pom.xml b/dolphinscheduler-bom/pom.xml
index e399337577..645786a0fc 100644
--- a/dolphinscheduler-bom/pom.xml
+++ b/dolphinscheduler-bom/pom.xml
@@ -73,7 +73,7 @@
         <commons-io.version>2.19.0</commons-io.version>
         <oshi-core.version>6.1.1</oshi-core.version>
         <clickhouse-jdbc.version>0.4.6</clickhouse-jdbc.version>
-        <databend-jdbc.version>0.0.7</databend-jdbc.version>
+        <databend-jdbc.version>0.3.9</databend-jdbc.version>
         <lz4-java.version>1.4.0</lz4-java.version>
         <mssql-jdbc.version>11.2.1.jre8</mssql-jdbc.version>
         <presto-jdbc.version>0.238.1</presto-jdbc.version>

Reply via email to