From 6910d755ce2faf691fdc93616c501b786827b0f5 Mon Sep 17 00:00:00 2001 From: liuxiao Date: Sun, 7 Apr 2024 23:51:53 +0800 Subject: [PATCH] [KYUUBI #6271] Upgrade kafka-clients from 3.5.1 to 3.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— This pull request fixes #6271 ## Describe Your Solution ๐Ÿ”ง Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. ## Types of changes :bookmark: - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช #### Behavior Without This Pull Request :coffin: #### Behavior With This Pull Request :tada: #### Related Unit Tests --- # Checklist ๐Ÿ“ - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6274 from liuxiaocs7/issue-6271. Closes #6271 36215436d [liuxiao] Upgrade dep list 13c41d150 [liuxiao] Upgrade kafka-clients from 3.5.1 to 3.5.2 Authored-by: liuxiao Signed-off-by: Cheng Pan --- dev/dependencyList | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index 9800aaac3..463f8e442 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -98,7 +98,7 @@ jetty-util-ajax/9.4.52.v20230823//jetty-util-ajax-9.4.52.v20230823.jar jetty-util/9.4.52.v20230823//jetty-util-9.4.52.v20230823.jar jline/2.14.6//jline-2.14.6.jar jul-to-slf4j/1.7.36//jul-to-slf4j-1.7.36.jar -kafka-clients/3.5.1//kafka-clients-3.5.1.jar +kafka-clients/3.5.2//kafka-clients-3.5.2.jar kubernetes-client-api/6.8.1//kubernetes-client-api-6.8.1.jar kubernetes-client/6.8.1//kubernetes-client-6.8.1.jar kubernetes-httpclient-okhttp/6.8.1//kubernetes-httpclient-okhttp-6.8.1.jar @@ -175,7 +175,7 @@ simpleclient_tracer_otel_agent/0.16.0//simpleclient_tracer_otel_agent-0.16.0.jar slf4j-api/1.7.36//slf4j-api-1.7.36.jar snakeyaml-engine/2.6//snakeyaml-engine-2.6.jar snakeyaml/2.2//snakeyaml-2.2.jar -snappy-java/1.1.10.1//snappy-java-1.1.10.1.jar +snappy-java/1.1.10.5//snappy-java-1.1.10.5.jar sqlite-jdbc/3.42.0.0//sqlite-jdbc-3.42.0.0.jar swagger-annotations/2.2.1//swagger-annotations-2.2.1.jar swagger-core/2.2.1//swagger-core-2.2.1.jar diff --git a/pom.xml b/pom.xml index ba0a0a8a6..73ec69033 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ 9.4.52.v20230823 2.14.6 4.13.2 - 3.5.1 + 3.5.2 6.8.1 0.3.0 kyuubi-relocated-zookeeper-34