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

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


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

commit f2cb5fb578fabca19e5e6504693f6143cd1c74fe
Author: Istvan Toth <[email protected]>
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 ab6f0fd0a5..0d92b61cf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <curator.version>4.2.0</curator.version>
     <jcodings.version>1.0.55</jcodings.version>
     <thrift.version>0.9.3-1</thrift.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>
     <!-- Test Dependencies -->
     <mockito.version>4.11.0</mockito.version>

Reply via email to