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

zihaoxiang 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 301864ab03 [Chore] Bump zk to 3.8.3 (#17980)
301864ab03 is described below

commit 301864ab039fa2ba2041ebcaff78cf2db8e8d8a3
Author: Wenjun Ruan <[email protected]>
AuthorDate: Wed Feb 25 11:11:12 2026 +0800

    [Chore] Bump zk to 3.8.3 (#17980)
---
 dolphinscheduler-bom/pom.xml               | 2 +-
 dolphinscheduler-dist/release-docs/LICENSE | 2 +-
 tools/dependencies/known-dependencies.txt  | 5 ++---
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dolphinscheduler-bom/pom.xml b/dolphinscheduler-bom/pom.xml
index baaa2b73a5..f7ff78e198 100644
--- a/dolphinscheduler-bom/pom.xml
+++ b/dolphinscheduler-bom/pom.xml
@@ -1048,7 +1048,7 @@
                 <activeByDefault>true</activeByDefault>
             </activation>
             <properties>
-                <zookeeper.version>3.8.0</zookeeper.version>
+                <zookeeper.version>3.8.3</zookeeper.version>
                 <curator.version>5.5.0</curator.version>
             </properties>
         </profile>
diff --git a/dolphinscheduler-dist/release-docs/LICENSE 
b/dolphinscheduler-dist/release-docs/LICENSE
index 575c7b9d03..13f94ec426 100644
--- a/dolphinscheduler-dist/release-docs/LICENSE
+++ b/dolphinscheduler-dist/release-docs/LICENSE
@@ -372,7 +372,7 @@ The text of each license is also included at 
licenses/LICENSE-[project].txt.
     token-provider 1.0.1: 
https://mvnrepository.com/artifact/org.apache.kerby/token-provider/1.0.1, 
Apache 2.0
     tomcat-embed-el 9.0.74: 
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-el/9.0.74,
 Apache 2.0
     woodstox-core 5.3.0: 
https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core/5.3.0, 
Apache 2.0
-    zookeeper 3.8.0: 
https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.8.0, Apache 
2.0
+    zookeeper 3.8.3: 
https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.8.3, Apache 
2.0
     prometheus client_java(simpleclient) 0.15.0: 
https://github.com/prometheus/client_java, Apache 2.0
     snowflake snowflake-2010: 
https://github.com/twitter-archive/snowflake/tree/snowflake-2010, Apache 2.0
     kubernetes-client 6.0.0: 
https://mvnrepository.com/artifact/io.fabric8/kubernetes-client/6.0.0, Apache 
2.0
diff --git a/tools/dependencies/known-dependencies.txt 
b/tools/dependencies/known-dependencies.txt
index c03b027922..b433d5ac2d 100644
--- a/tools/dependencies/known-dependencies.txt
+++ b/tools/dependencies/known-dependencies.txt
@@ -200,7 +200,6 @@ netty-common-4.1.53.Final.jar
 netty-handler-4.1.53.Final.jar
 netty-nio-client-2.17.282.jar
 netty-resolver-4.1.53.Final.jar
-netty-tcnative-2.0.48.Final.jar
 netty-tcnative-classes-2.0.59.Final.jar
 netty-transport-4.1.53.Final.jar
 netty-transport-classes-epoll-4.1.91.Final.jar
@@ -305,8 +304,8 @@ protobuf-java-3.17.2.jar
 protobuf-java-util-3.17.2.jar
 webjars-locator-core-0.50.jar
 zjsonpatch-0.3.0.jar
-zookeeper-3.8.0.jar
-zookeeper-jute-3.8.0.jar
+zookeeper-3.8.3.jar
+zookeeper-jute-3.8.3.jar
 aliyun-java-sdk-core-4.5.10.jar
 aliyun-java-sdk-kms-2.11.0.jar
 aliyun-java-sdk-ram-3.1.0.jar

Reply via email to