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

snuyanzin pushed a commit to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-2.2 by this push:
     new fefb74162c6 [hotfix] Fix flink-model-openai NOTICE for jtokkit
fefb74162c6 is described below

commit fefb74162c6bbaae89f35439f3a42c3e92b4b462
Author: Mate Czagany <[email protected]>
AuthorDate: Wed Nov 26 09:55:49 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

Reply via email to