Skip to content

Commit 301864a

Browse files
authored
[Chore] Bump zk to 3.8.3 (#17980)
1 parent 17d853a commit 301864a

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

dolphinscheduler-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@
10481048
<activeByDefault>true</activeByDefault>
10491049
</activation>
10501050
<properties>
1051-
<zookeeper.version>3.8.0</zookeeper.version>
1051+
<zookeeper.version>3.8.3</zookeeper.version>
10521052
<curator.version>5.5.0</curator.version>
10531053
</properties>
10541054
</profile>

dolphinscheduler-dist/release-docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
372372
token-provider 1.0.1: https://mvnrepository.com/artifact/org.apache.kerby/token-provider/1.0.1, Apache 2.0
373373
tomcat-embed-el 9.0.74: https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-el/9.0.74, Apache 2.0
374374
woodstox-core 5.3.0: https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core/5.3.0, Apache 2.0
375-
zookeeper 3.8.0: https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.8.0, Apache 2.0
375+
zookeeper 3.8.3: https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.8.3, Apache 2.0
376376
prometheus client_java(simpleclient) 0.15.0: https://github.com/prometheus/client_java, Apache 2.0
377377
snowflake snowflake-2010: https://github.com/twitter-archive/snowflake/tree/snowflake-2010, Apache 2.0
378378
kubernetes-client 6.0.0: https://mvnrepository.com/artifact/io.fabric8/kubernetes-client/6.0.0, Apache 2.0

tools/dependencies/known-dependencies.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ netty-common-4.1.53.Final.jar
200200
netty-handler-4.1.53.Final.jar
201201
netty-nio-client-2.17.282.jar
202202
netty-resolver-4.1.53.Final.jar
203-
netty-tcnative-2.0.48.Final.jar
204203
netty-tcnative-classes-2.0.59.Final.jar
205204
netty-transport-4.1.53.Final.jar
206205
netty-transport-classes-epoll-4.1.91.Final.jar
@@ -305,8 +304,8 @@ protobuf-java-3.17.2.jar
305304
protobuf-java-util-3.17.2.jar
306305
webjars-locator-core-0.50.jar
307306
zjsonpatch-0.3.0.jar
308-
zookeeper-3.8.0.jar
309-
zookeeper-jute-3.8.0.jar
307+
zookeeper-3.8.3.jar
308+
zookeeper-jute-3.8.3.jar
310309
aliyun-java-sdk-core-4.5.10.jar
311310
aliyun-java-sdk-kms-2.11.0.jar
312311
aliyun-java-sdk-ram-3.1.0.jar

0 commit comments

Comments
 (0)