This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit e2094d4874d44f2e2be5fa5dd4704d8aa9093502 Author: Lari Hotari <[email protected]> AuthorDate: Mon Feb 26 21:24:03 2024 +0200 Update LICENSE files --- distribution/server/src/assemble/LICENSE.bin.txt | 2 ++ pulsar-sql/presto-distribution/LICENSE | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 088d36e39fd..bd8ec10ef7a 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -485,6 +485,8 @@ The Apache Software License, Version 2.0 - io.grpc-grpc-services-1.55.3.jar - io.grpc-grpc-xds-1.55.3.jar - io.grpc-grpc-rls-1.55.3.jar + - io.grpc-grpc-servlet-1.55.3.jar + - io.grpc-grpc-servlet-jakarta-1.55.3.jar - com.google.auto.service-auto-service-annotations-1.0.jar * Perfmark - io.perfmark-perfmark-api-0.26.0.jar diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE index 4306aaaeabc..193a9a6498e 100644 --- a/pulsar-sql/presto-distribution/LICENSE +++ b/pulsar-sql/presto-distribution/LICENSE @@ -526,7 +526,7 @@ MIT License * Checker Qual - checker-qual-3.33.0.jar * Annotations - - animal-sniffer-annotations-1.19.jar + - animal-sniffer-annotations-1.21.jar - annotations-4.1.1.4.jar CDDL - 1.0
