This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch branch-4.17
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/branch-4.17 by this push:
new e9a2b6dba3 [branch-4.17] fix kotlin license version check (#4417)
e9a2b6dba3 is described below
commit e9a2b6dba36901b00eb8ea5dbf9ba0bb4fc271fb
Author: ZhangJian He <[email protected]>
AuthorDate: Mon Jun 3 11:11:56 2024 +0800
[branch-4.17] fix kotlin license version check (#4417)
Signed-off-by: ZhangJian He <[email protected]>
---
bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
index 23312521b4..0faa0e0712 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
@@ -345,10 +345,10 @@ Apache Software License, Version 2.
-
lib/io.opentelemetry.instrumentation-opentelemetry-instrumentation-api-semconv-1.26.0-alpha.jar
[55]
-
lib/io.opentelemetry.instrumentation-opentelemetry-runtime-metrics-1.26.0-alpha.jar
[54]
- lib/org.jetbrains-annotations-13.0.jar [56]
-- lib/org.jetbrains.kotlin-kotlin-stdlib-1.6.20.jar [56]
-- lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.6.20.jar [56]
-- lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.6.20.jar [56]
-- lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.6.20.jar [56]
+- lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.21.jar [56]
+- lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.21.jar [56]
+- lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.21.jar [56]
+- lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.21.jar [56]
[1] Source available at
https://github.com/FasterXML/jackson-annotations/tree/jackson-annotations-2.17.1
[2] Source available at
https://github.com/FasterXML/jackson-core/tree/jackson-core-2.17.1