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

miaoliyao 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 f8ca0dcf443 Add : add denpendencies in LICENSE file (#28783)
f8ca0dcf443 is described below

commit f8ca0dcf4432f87b9f72ee4611f28cd08ae3ba17
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Tue Oct 17 12:09:47 2023 +0800

    Add : add denpendencies in LICENSE file (#28783)
---
 distribution/proxy-native/src/main/release-docs/LICENSE | 4 ++++
 distribution/proxy/src/main/release-docs/LICENSE        | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/distribution/proxy-native/src/main/release-docs/LICENSE 
b/distribution/proxy-native/src/main/release-docs/LICENSE
index dea86439e86..34c110d66ef 100644
--- a/distribution/proxy-native/src/main/release-docs/LICENSE
+++ b/distribution/proxy-native/src/main/release-docs/LICENSE
@@ -226,10 +226,13 @@ The text of each license is the standard Apache 2.0 
license.
     calcite-linq4j 1.35.0: https://calcite.apache.org, 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-dbcp2 2.6.0: https://commons.apache.org/proper/commons-dbcp, 
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-math3 3.6.1: https://commons.apache.org/proper/commons-math, 
Apache 2.0
+    commons-pool2 2.6.1: https://commons.apache.org/proper/commons-pool, 
Apache 2.0
     commons-logging 1.1.3: https://github.com/apache/commons-logging, 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
@@ -247,6 +250,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
+    grpc-util 1.58.0: https://github.com/grpc/grpc-java, 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
diff --git a/distribution/proxy/src/main/release-docs/LICENSE 
b/distribution/proxy/src/main/release-docs/LICENSE
index dea86439e86..34c110d66ef 100644
--- a/distribution/proxy/src/main/release-docs/LICENSE
+++ b/distribution/proxy/src/main/release-docs/LICENSE
@@ -226,10 +226,13 @@ The text of each license is the standard Apache 2.0 
license.
     calcite-linq4j 1.35.0: https://calcite.apache.org, 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-dbcp2 2.6.0: https://commons.apache.org/proper/commons-dbcp, 
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-math3 3.6.1: https://commons.apache.org/proper/commons-math, 
Apache 2.0
+    commons-pool2 2.6.1: https://commons.apache.org/proper/commons-pool, 
Apache 2.0
     commons-logging 1.1.3: https://github.com/apache/commons-logging, 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
@@ -247,6 +250,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
+    grpc-util 1.58.0: https://github.com/grpc/grpc-java, 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

Reply via email to