From 9116932a82c6be648cf5dff0fee7206156e3fcc6 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Mon, 28 Oct 2024 08:57:01 -0700 Subject: [PATCH] [SPARK-50145][BUILD] Upgrade Jetty to 11.0.24 ### What changes were proposed in this pull request? This PR aims to upgrade `Jetty` to 11.0.24 for Apache Spark 4.0.0. ### Why are the changes needed? To bring the latest bug fixes like the following. - https://github.com/jetty/jetty.project/pull/12201 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #48674 from dongjoon-hyun/SPARK-50145. Authored-by: Dongjoon Hyun Signed-off-by: Dongjoon Hyun --- dev/deps/spark-deps-hadoop-3-hive-2.3 | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/deps/spark-deps-hadoop-3-hive-2.3 b/dev/deps/spark-deps-hadoop-3-hive-2.3 index 252a2ebfbd9fc..f2aaf96f3e4f8 100644 --- a/dev/deps/spark-deps-hadoop-3-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3-hive-2.3 @@ -140,8 +140,8 @@ jersey-container-servlet/3.0.16//jersey-container-servlet-3.0.16.jar jersey-hk2/3.0.16//jersey-hk2-3.0.16.jar jersey-server/3.0.16//jersey-server-3.0.16.jar jettison/1.5.4//jettison-1.5.4.jar -jetty-util-ajax/11.0.23//jetty-util-ajax-11.0.23.jar -jetty-util/11.0.23//jetty-util-11.0.23.jar +jetty-util-ajax/11.0.24//jetty-util-ajax-11.0.24.jar +jetty-util/11.0.24//jetty-util-11.0.24.jar jjwt-api/0.12.6//jjwt-api-0.12.6.jar jline/2.14.6//jline-2.14.6.jar jline/3.26.3//jline-3.26.3.jar diff --git a/pom.xml b/pom.xml index b3171310c7056..94c51f2d3563a 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ 1.14.3 2.0.2 shaded-protobuf - 11.0.23 + 11.0.24 5.0.0 4.0.1