This is an automated email from the ASF dual-hosted git repository.
sunnianjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new c1bb89d8a29 Upgrade dependencies version (#28763)
c1bb89d8a29 is described below
commit c1bb89d8a299e8ba469b53d5ca2cd19dd4ba2e2e
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Oct 16 09:00:20 2023 +0800
Upgrade dependencies version (#28763)
* Upgrade zookeeper version
* Upgrade zookeeper version
* Upgrade zookeeper version
* Upgrade logback version
* Upgrade logback version
* Upgrade logback version
* Upgrade junit version
* Upgrade junit version
---
.../proxy-native/src/main/release-docs/LICENSE | 18 +++++++++---------
distribution/proxy/src/main/release-docs/LICENSE | 18 +++++++++---------
pom.xml | 14 +++++++-------
3 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/distribution/proxy-native/src/main/release-docs/LICENSE
b/distribution/proxy-native/src/main/release-docs/LICENSE
index dad8e756555..5bed3db28bf 100644
--- a/distribution/proxy-native/src/main/release-docs/LICENSE
+++ b/distribution/proxy-native/src/main/release-docs/LICENSE
@@ -224,16 +224,16 @@ The text of each license is the standard Apache 2.0
license.
caffeine 2.9.3: https://github.com/ben-manes/caffeine, Apache 2.0
calcite-core 1.35.0: https://calcite.apache.org, Apache 2.0
calcite-linq4j 1.35.0: https://calcite.apache.org, Apache 2.0
- commons-codec 1.15: https://github.com/apache/commons-codec, Apache 2.0
+ commons-codec 1.16.0: https://github.com/apache/commons-codec, Apache 2.0
commons-collections4 4.4: https://github.com/apache/commons-collections,
Apache 2.0
commons-exec 1.3: https://github.com/apache/commons-exec, Apache 2.0
commons-io 2.11.0: https://github.com/apache/commons-io, Apache 2.0
commons-lang 2.4: https://github.com/apache/commons-lang, Apache 2.0
commons-lang3 3.12.0: https://github.com/apache/commons-lang, Apache 2.0
commons-logging 1.1.3: https://github.com/apache/commons-logging, Apache
2.0
- curator-client 5.4.0: https://github.com/apache/curator, Apache 2.0
- curator-framework 5.4.0: https://github.com/apache/curator, Apache 2.0
- curator-recipes 5.4.0: https://github.com/apache/curator, Apache 2.0
+ curator-client 5.5.0: https://github.com/apache/curator, Apache 2.0
+ curator-framework 5.5.0: https://github.com/apache/curator, Apache 2.0
+ curator-recipes 5.5.0: https://github.com/apache/curator, Apache 2.0
error_prone_annotations 2.22.0: https://github.com/google/error-prone,
Apache 2.0
failsafe 2.4.4: https://github.com/jhalterman/failsafe, Apache 2.0
failureaccess 1.0.1: https://github.com/google/guava, Apache 2.0
@@ -247,7 +247,7 @@ The text of each license is the standard Apache 2.0 license.
grpc-protobuf 1.58.0: https://github.com/grpc/grpc-java, Apache 2.0
grpc-protobuf-lite 1.58.0: https://github.com/grpc/grpc-java, Apache 2.0
grpc-stub 1.58.0: https://github.com/grpc/grpc-java, Apache 2.0
- gson 2.9.1: https://github.com/google/gson, Apache 2.0
+ gson 2.10.1: https://github.com/google/gson, Apache 2.0
guava 32.1.2-jre: https://github.com/google/guava, Apache 2.0
HikariCP 4.0.3: https://github.com/brettwooldridge/HikariCP, Apache 2.0
httpclient5 5.1.3: https://hc.apache.org/httpcomponents-client-5.1.x,
Apache 2.0
@@ -297,8 +297,8 @@ The text of each license is the standard Apache 2.0 license.
snakeyaml 1.33: https://bitbucket.org/snakeyaml/snakeyaml, Apache 2.0
transmittable-thread-local 2.14.2:
https://github.com/alibaba/transmittable-thread-local, Apache 2.0
uzaygezen-core 0.2: https://code.google.com/p/uzaygezen, Apache 2.0
- zookeeper 3.8.1: https://github.com/apache/zookeeper, Apache 2.0
- zookeeper-jute 3.8.1: https://github.com/apache/zookeeper, Apache 2.0
+ zookeeper 3.9.0: https://github.com/apache/zookeeper, Apache 2.0
+ zookeeper-jute 3.9.0: https://github.com/apache/zookeeper, Apache 2.0
========================================================================
Apache 2.0 licenses
@@ -351,8 +351,8 @@ EPL licenses
The following components are provided under the EPL License. See project link
for details.
The text of each license is also included at licenses/LICENSE-[project].txt.
- logback-classic 1.2.11: https://github.com/qos-ch/logback, EPL 1.0
- logback-core 1.2.11: https://github.com/qos-ch/logback, EPL 1.0
+ logback-classic 1.2.12: https://github.com/qos-ch/logback, EPL 1.0
+ logback-core 1.2.12: https://github.com/qos-ch/logback, EPL 1.0
mchange-commons-java 0.2.15:
https://github.com/swaldman/mchange-commons-java, EPL 1.0
h2 2.2.224: https://github.com/h2database/h2database, EPL 1.0
diff --git a/distribution/proxy/src/main/release-docs/LICENSE
b/distribution/proxy/src/main/release-docs/LICENSE
index dad8e756555..5bed3db28bf 100644
--- a/distribution/proxy/src/main/release-docs/LICENSE
+++ b/distribution/proxy/src/main/release-docs/LICENSE
@@ -224,16 +224,16 @@ The text of each license is the standard Apache 2.0
license.
caffeine 2.9.3: https://github.com/ben-manes/caffeine, Apache 2.0
calcite-core 1.35.0: https://calcite.apache.org, Apache 2.0
calcite-linq4j 1.35.0: https://calcite.apache.org, Apache 2.0
- commons-codec 1.15: https://github.com/apache/commons-codec, Apache 2.0
+ commons-codec 1.16.0: https://github.com/apache/commons-codec, Apache 2.0
commons-collections4 4.4: https://github.com/apache/commons-collections,
Apache 2.0
commons-exec 1.3: https://github.com/apache/commons-exec, Apache 2.0
commons-io 2.11.0: https://github.com/apache/commons-io, Apache 2.0
commons-lang 2.4: https://github.com/apache/commons-lang, Apache 2.0
commons-lang3 3.12.0: https://github.com/apache/commons-lang, Apache 2.0
commons-logging 1.1.3: https://github.com/apache/commons-logging, Apache
2.0
- curator-client 5.4.0: https://github.com/apache/curator, Apache 2.0
- curator-framework 5.4.0: https://github.com/apache/curator, Apache 2.0
- curator-recipes 5.4.0: https://github.com/apache/curator, Apache 2.0
+ curator-client 5.5.0: https://github.com/apache/curator, Apache 2.0
+ curator-framework 5.5.0: https://github.com/apache/curator, Apache 2.0
+ curator-recipes 5.5.0: https://github.com/apache/curator, Apache 2.0
error_prone_annotations 2.22.0: https://github.com/google/error-prone,
Apache 2.0
failsafe 2.4.4: https://github.com/jhalterman/failsafe, Apache 2.0
failureaccess 1.0.1: https://github.com/google/guava, Apache 2.0
@@ -247,7 +247,7 @@ The text of each license is the standard Apache 2.0 license.
grpc-protobuf 1.58.0: https://github.com/grpc/grpc-java, Apache 2.0
grpc-protobuf-lite 1.58.0: https://github.com/grpc/grpc-java, Apache 2.0
grpc-stub 1.58.0: https://github.com/grpc/grpc-java, Apache 2.0
- gson 2.9.1: https://github.com/google/gson, Apache 2.0
+ gson 2.10.1: https://github.com/google/gson, Apache 2.0
guava 32.1.2-jre: https://github.com/google/guava, Apache 2.0
HikariCP 4.0.3: https://github.com/brettwooldridge/HikariCP, Apache 2.0
httpclient5 5.1.3: https://hc.apache.org/httpcomponents-client-5.1.x,
Apache 2.0
@@ -297,8 +297,8 @@ The text of each license is the standard Apache 2.0 license.
snakeyaml 1.33: https://bitbucket.org/snakeyaml/snakeyaml, Apache 2.0
transmittable-thread-local 2.14.2:
https://github.com/alibaba/transmittable-thread-local, Apache 2.0
uzaygezen-core 0.2: https://code.google.com/p/uzaygezen, Apache 2.0
- zookeeper 3.8.1: https://github.com/apache/zookeeper, Apache 2.0
- zookeeper-jute 3.8.1: https://github.com/apache/zookeeper, Apache 2.0
+ zookeeper 3.9.0: https://github.com/apache/zookeeper, Apache 2.0
+ zookeeper-jute 3.9.0: https://github.com/apache/zookeeper, Apache 2.0
========================================================================
Apache 2.0 licenses
@@ -351,8 +351,8 @@ EPL licenses
The following components are provided under the EPL License. See project link
for details.
The text of each license is also included at licenses/LICENSE-[project].txt.
- logback-classic 1.2.11: https://github.com/qos-ch/logback, EPL 1.0
- logback-core 1.2.11: https://github.com/qos-ch/logback, EPL 1.0
+ logback-classic 1.2.12: https://github.com/qos-ch/logback, EPL 1.0
+ logback-core 1.2.12: https://github.com/qos-ch/logback, EPL 1.0
mchange-commons-java 0.2.15:
https://github.com/swaldman/mchange-commons-java, EPL 1.0
h2 2.2.224: https://github.com/h2database/h2database, EPL 1.0
diff --git a/pom.xml b/pom.xml
index 3cf4204a598..d987a063a42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,13 +68,13 @@
<error_prone_annotations.version>2.22.0</error_prone_annotations.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-collections4.version>4.4</commons-collections4.version>
- <commons-codec.version>1.15</commons-codec.version>
+ <commons-codec.version>1.16.0</commons-codec.version>
<transmittable-thread-local.version>2.14.2</transmittable-thread-local.version>
<antlr4.version>4.10.1</antlr4.version>
<bytebuddy.version>1.14.8</bytebuddy.version>
<snakeyaml.version>1.33</snakeyaml.version>
- <gson.version>2.9.1</gson.version>
+ <gson.version>2.10.1</gson.version>
<jackson.version>2.14.0</jackson.version>
<json-path.version>2.8.0</json-path.version>
<groovy.version>4.0.10</groovy.version>
@@ -92,15 +92,15 @@
<javax.transaction.version>1.1</javax.transaction.version>
- <zookeeper.version>3.8.1</zookeeper.version>
- <curator.version>5.4.0</curator.version>
+ <zookeeper.version>3.9.0</zookeeper.version>
+ <curator.version>5.5.0</curator.version>
<jetcd.version>0.7.5</jetcd.version>
<grpc.version>1.58.0</grpc.version>
<elasticjob.version>3.0.3</elasticjob.version>
<slf4j.version>1.7.36</slf4j.version>
- <logback.version>1.2.11</logback.version>
+ <logback.version>1.2.12</logback.version>
<lombok.version>1.18.30</lombok.version>
@@ -114,12 +114,12 @@
<hikari-cp.version>4.0.3</hikari-cp.version>
- <junit.version>5.9.2</junit.version>
+ <junit.version>5.10.0</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>4.11.0</mockito.version>
+ <awaitility.version>4.2.0</awaitility.version>
<protobuf-java.version>3.21.12</protobuf-java.version>
- <awaitility.version>4.2.0</awaitility.version>
<!-- 3rd party library plugin versions -->
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>