This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 1e0045ad149 [hotfix] Fix flink-model-openai NOTICE for jtokkit
1e0045ad149 is described below
commit 1e0045ad1497cd4cd9a9098c225ca2280ccc144f
Author: Mate Czagany <[email protected]>
AuthorDate: Wed Nov 26 09:56:20 2025 +0100
[hotfix] Fix flink-model-openai NOTICE for jtokkit
---
flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE
b/flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE
index 292cdcd4800..6273d7f94f1 100644
--- a/flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE
+++ b/flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE
@@ -13,7 +13,6 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2
- com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2
- com.google.errorprone:error_prone_annotations:2.33.0
-- com.knuddels:jtokkit:1.1.0
- com.openai:openai-java:1.6.1
- com.openai:openai-java-client-okhttp:1.6.1
- com.openai:openai-java-core:1.6.1
@@ -30,3 +29,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10
+
+This project bundles the following dependencies under the MIT
(https://opensource.org/licenses/MIT)
+
+- com.knuddels:jtokkit:1.1.0