From 3c3a8dd4e6a71ac124566228b88dec027f3ef1bb Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Fri, 24 May 2024 18:23:26 +0800 Subject: [PATCH] [KYUUBI #6419] Bump Jetty 9.4.54.v20240208 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description Regular dependency upgrade. - https://github.com/jetty/jetty.project/releases/tag/jetty-9.4.53.v20231009 - https://github.com/jetty/jetty.project/releases/tag/jetty-9.4.54.v20240208 ## 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 ๐Ÿงช Pass GHA --- # Checklist ๐Ÿ“ - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6419 from pan3793/jetty-9.4.54. Closes #6419 a9530da3a [Cheng Pan] Bump Jetty 9.4.54.v20240208 Authored-by: Cheng Pan Signed-off-by: Cheng Pan (cherry picked from commit 6888874808723cb803b395f4b07526be9d8978ae) Signed-off-by: Cheng Pan --- dev/dependencyList | 18 +++++++++--------- pom.xml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index e11660e84..327d4ac15 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -87,15 +87,15 @@ jetcd-api/0.7.7//jetcd-api-0.7.7.jar jetcd-common/0.7.7//jetcd-common-0.7.7.jar jetcd-core/0.7.7//jetcd-core-0.7.7.jar jetcd-grpc/0.7.7//jetcd-grpc-0.7.7.jar -jetty-client/9.4.52.v20230823//jetty-client-9.4.52.v20230823.jar -jetty-http/9.4.52.v20230823//jetty-http-9.4.52.v20230823.jar -jetty-io/9.4.52.v20230823//jetty-io-9.4.52.v20230823.jar -jetty-proxy/9.4.52.v20230823//jetty-proxy-9.4.52.v20230823.jar -jetty-security/9.4.52.v20230823//jetty-security-9.4.52.v20230823.jar -jetty-server/9.4.52.v20230823//jetty-server-9.4.52.v20230823.jar -jetty-servlet/9.4.52.v20230823//jetty-servlet-9.4.52.v20230823.jar -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 +jetty-client/9.4.54.v20240208//jetty-client-9.4.54.v20240208.jar +jetty-http/9.4.54.v20240208//jetty-http-9.4.54.v20240208.jar +jetty-io/9.4.54.v20240208//jetty-io-9.4.54.v20240208.jar +jetty-proxy/9.4.54.v20240208//jetty-proxy-9.4.54.v20240208.jar +jetty-security/9.4.54.v20240208//jetty-security-9.4.54.v20240208.jar +jetty-server/9.4.54.v20240208//jetty-server-9.4.54.v20240208.jar +jetty-servlet/9.4.54.v20240208//jetty-servlet-9.4.54.v20240208.jar +jetty-util-ajax/9.4.54.v20240208//jetty-util-ajax-9.4.54.v20240208.jar +jetty-util/9.4.54.v20240208//jetty-util-9.4.54.v20240208.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.2//kafka-clients-3.5.2.jar diff --git a/pom.xml b/pom.xml index 162dab527..cb774394e 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ 1.2.2 2.40 0.7.7 - 9.4.52.v20230823 + 9.4.54.v20240208 2.14.6 4.13.2 3.5.2