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 4a963069cb PHOENIX-7405 Update Jetty to 9.4.56.v20240826
4a963069cb is described below

commit 4a963069cbf0474a3bb48833e38ec2b7c7306b0a
Author: Istvan Toth <[email protected]>
AuthorDate: Tue Sep 10 16:37:52 2024 +0200

    PHOENIX-7405 Update Jetty to 9.4.56.v20240826
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c7ae44e91e..eed936620a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,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.53.v20231009</jetty.version>
+    <jetty.version>9.4.56.v20240826</jetty.version>
     <javax.servlet-api.version>3.1.0</javax.servlet-api.version>
     <json-path.version>2.9.0</json-path.version>
     <bson.version>4.4.0</bson.version>

Reply via email to