This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit 98119ce9b214e43bd9e1eacdbe815257edb18ddf Author: Lari Hotari <[email protected]> AuthorDate: Wed Apr 15 19:13:15 2026 +0300 [fix][build] Fix license file for shell distribution - fix for cherry-picking of #25400 --- distribution/shell/src/assemble/LICENSE.bin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/shell/src/assemble/LICENSE.bin.txt b/distribution/shell/src/assemble/LICENSE.bin.txt index 509e99ccf8c..4e2820a57fd 100644 --- a/distribution/shell/src/assemble/LICENSE.bin.txt +++ b/distribution/shell/src/assemble/LICENSE.bin.txt @@ -324,7 +324,7 @@ The Apache Software License, Version 2.0 - jackson-datatype-jdk8-2.18.6.jar - jackson-datatype-jsr310-2.18.6.jar - jackson-module-parameter-names-2.18.6.jar - * Caffeine -- caffeine-3.2.3.jar + * Caffeine -- caffeine-2.9.1.jar * Conscrypt -- conscrypt-openjdk-uber-2.5.2.jar * Gson - gson-2.13.2.jar
