This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.1.2-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
commit 9ed772b9adcc31da269c4a376e8e3c6d009d8b24 Author: 吴伟杰 <[email protected]> AuthorDate: Wed Jun 8 13:14:32 2022 +0800 Update LICENSE for listenablefuture 1.0 --- .../shardingsphere-proxy-distribution/src/main/release-docs/LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE index fa3adcda3aa..ad8668cb5c4 100644 --- a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE +++ b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE @@ -221,6 +221,7 @@ The text of each license is the standard Apache 2.0 license. audience-annotations 0.5.0: https://github.com/apache/yetus, Apache 2.0 avatica-core 1.18.0: https://calcite.apache.org/avatica, Apache 2.0 avatica-metrics 1.18.0: https://calcite.apache.org/avatica, Apache 2.0 + caffeine 2.9.2: https://github.com/ben-manes/caffeine, Apache 2.0 calcite-core 1.27.0: https://calcite.apache.org, Apache 2.0 calcite-linq4j 1.27.0: https://calcite.apache.org, Apache 2.0 commons-codec 1.15: https://github.com/apache/commons-codec, Apache 2.0 @@ -264,7 +265,7 @@ The text of each license is the standard Apache 2.0 license. json-path 2.4.0: https://github.com/jayway/JsonPath, Apache 2.0 json-smart 2.3: https://www.minidev.net/, Apache 2.0 jsr305 3.0.2: http://findbugs.sourceforge.net/, Apache 2.0 - listenablefuture 9999.0-empty-to-avoid-conflict-with-guava:https://github.com/google/guava, Apache 2.0 + listenablefuture 1.0:https://github.com/google/guava, Apache 2.0 log4j 1.2.17: http://logging.apache.org/log4j/1.2/, Apache 2.0 memory 0.9.0, Apache 2.0 netty-buffer 4.1.73.Final: https://github.com/netty, Apache 2.0 @@ -294,7 +295,6 @@ The text of each license is the standard Apache 2.0 license. vertx-sql-client 4.2.3: https://github.com/eclipse-vertx/vertx-sql-client, Apache 2.0 zookeeper 3.6.0: https://github.com/apache/zookeeper, Apache 2.0 zookeeper-jute 3.6.0: https://github.com/apache/zookeeper, Apache 2.0 - caffeine 2.9.2: https://github.com/ben-manes/caffeine, Apache 2.0 ======================================================================== Apache 2.0 licenses
