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

commit 7718db63606a5f8a6054b78dda8849ced5046d54
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 5d588e0621..eae3fe6b6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,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.53.v20231009</jetty.version>
+    <jetty.version>9.4.56.v20240826</jetty.version>
     <javax.servlet-api.version>3.1.0</javax.servlet-api.version>
     <!-- Test Dependencies -->
     <mockito.version>1.10.19</mockito.version>

Reply via email to