From bfc56b2cf50be0ff284d29cd2c2c672454e2a35c Mon Sep 17 00:00:00 2001 From: liangbowen Date: Wed, 4 Jan 2023 18:01:55 +0800 Subject: [PATCH] [KYUUBI #4079] Bump Jetty from 9.4.48.v20220622 to 9.4.50.v20221201 ### _Why are the changes needed?_ - https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.50.v20221201 - https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.49.v20220914 ### _How was this patch tested?_ - [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4079 from bowenliang123/jetty-9.4.50. Closes #4079 e60883c1 [liangbowen] Bump Jetty from 9.4.48.v20220622 to 9.4.50.v20221201 6763d56f [liangbowen] Bump Jetty from 9.4.48.v20220622 to 9.4.50.v20221201 Authored-by: liangbowen Signed-off-by: Cheng Pan --- dev/dependencyList | 14 +++++++------- pom.xml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev/dependencyList b/dev/dependencyList index 4c43964d3..86b350aa3 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -92,13 +92,13 @@ jetcd-api/0.7.3//jetcd-api-0.7.3.jar jetcd-common/0.7.3//jetcd-common-0.7.3.jar jetcd-core/0.7.3//jetcd-core-0.7.3.jar jetcd-grpc/0.7.3//jetcd-grpc-0.7.3.jar -jetty-http/9.4.48.v20220622//jetty-http-9.4.48.v20220622.jar -jetty-io/9.4.48.v20220622//jetty-io-9.4.48.v20220622.jar -jetty-security/9.4.48.v20220622//jetty-security-9.4.48.v20220622.jar -jetty-server/9.4.48.v20220622//jetty-server-9.4.48.v20220622.jar -jetty-servlet/9.4.48.v20220622//jetty-servlet-9.4.48.v20220622.jar -jetty-util-ajax/9.4.48.v20220622//jetty-util-ajax-9.4.48.v20220622.jar -jetty-util/9.4.48.v20220622//jetty-util-9.4.48.v20220622.jar +jetty-http/9.4.50.v20221201//jetty-http-9.4.50.v20221201.jar +jetty-io/9.4.50.v20221201//jetty-io-9.4.50.v20221201.jar +jetty-security/9.4.50.v20221201//jetty-security-9.4.50.v20221201.jar +jetty-server/9.4.50.v20221201//jetty-server-9.4.50.v20221201.jar +jetty-servlet/9.4.50.v20221201//jetty-servlet-9.4.50.v20221201.jar +jetty-util-ajax/9.4.50.v20221201//jetty-util-ajax-9.4.50.v20221201.jar +jetty-util/9.4.50.v20221201//jetty-util-9.4.50.v20221201.jar jline/0.9.94//jline-0.9.94.jar jul-to-slf4j/1.7.36//jul-to-slf4j-1.7.36.jar kubernetes-client/5.12.1//kubernetes-client-5.12.1.jar diff --git a/pom.xml b/pom.xml index 6f9a7b28d..996988f9c 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ 2.3.2 1.2.1 2.36 - 9.4.48.v20220622 + 9.4.50.v20221201 0.9.94 4.13.1 5.12.1