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 36b5a17bee PHOENIX-7082 Upgrade Jetty to 9.4.53.v20231009
36b5a17bee is described below

commit 36b5a17beefb0149d4dda69b6d265287d912be95
Author: Istvan Toth <st...@apache.org>
AuthorDate: Thu Oct 19 14:12:09 2023 +0200

    PHOENIX-7082 Upgrade Jetty to 9.4.53.v20231009
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eedd439530..ff783dce53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <zookeeper.version>3.5.7</zookeeper.version>
     <curator.version>4.2.0</curator.version>
     <jcodings.version>1.0.55</jcodings.version>
-    <jetty.version>9.4.52.v20230823</jetty.version>
+    <jetty.version>9.4.53.v20231009</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