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-queryserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 17f3c37  PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#177)
17f3c37 is described below

commit 17f3c371c8b169ea02231c51bd3735eb53c7c7b4
Author: Istvan Toth <[email protected]>
AuthorDate: Wed Apr 16 13:17:51 2025 +0200

    PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#177)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fcc75ca..da09d33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
         <curator.version>5.6.0</curator.version>
 
         <gson.version>2.10.1</gson.version>
-        <jetty.version>9.4.56.v20240826</jetty.version>
+        <jetty.version>9.4.57.v20241219</jetty.version>
         <netty-bom.version>4.1.119.Final</netty-bom.version>
         <commons-io.version>2.18.0</commons-io.version>
         <sqlline.version>1.9.0</sqlline.version>

Reply via email to