This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new 801e166086 PHOENIX-7699 Update Jetty to 9.4.58.v20250814 (#2285)
801e166086 is described below

commit 801e16608654d0afb5d01cc3bcaa9c2dad1ada98
Author: Istvan Toth <st...@apache.org>
AuthorDate: Sun Sep 7 08:44:51 2025 +0200

    PHOENIX-7699 Update Jetty to 9.4.58.v20250814 (#2285)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d66d80f036..da5ec7e99e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,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.57.v20241219</jetty.version>
+    <jetty.version>9.4.58.v20250814</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>

Reply via email to