From b93bfcd95e16c09fbdae3686e5bb5d180417ae30 Mon Sep 17 00:00:00 2001 From: panbingkun Date: Wed, 3 Jul 2024 13:21:30 -0700 Subject: [PATCH] [SPARK-48787][BUILD] Upgrade Kafka to 3.7.1 ### What changes were proposed in this pull request? The pr aims to upgrade `kafka` from `3.7.0` to `3.7.1`. ### Why are the changes needed? https://downloads.apache.org/kafka/3.7.1/RELEASE_NOTES.html ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GA. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #47191 from panbingkun/SPARK-48787. Authored-by: panbingkun Signed-off-by: Dongjoon Hyun --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67ff14070b8bb..e5e8946176d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ 2.3.10 - 3.7.0 + 3.7.1 10.16.1.1 1.14.1