This is an automated email from the ASF dual-hosted git repository. apurtell pushed a commit to branch PHOENIX-7562-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git
commit 27f812d04cf5305a22f7e26af85f7ba9fac1ad6f Author: Istvan Toth <st...@apache.org> AuthorDate: Wed Apr 16 11:33:00 2025 +0200 PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#2110) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89ca346d6c..b9741d43c9 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <zookeeper.version>3.8.4</zookeeper.version> <curator.version>4.2.0</curator.version> <jcodings.version>1.0.55</jcodings.version> - <jetty.version>9.4.56.v20240826</jetty.version> + <jetty.version>9.4.57.v20241219</jetty.version> <javax.servlet-api.version>3.1.0</javax.servlet-api.version> <json-path.version>2.9.0</json-path.version> <bson.version>5.3.1</bson.version>