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 8c26483428 PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#2110)
8c26483428 is described below
commit 8c26483428403ac0a025998aac252f3f38993a96
Author: Istvan Toth <[email protected]>
AuthorDate: Wed Apr 16 11:33:00 2025 +0200
PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#2110)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff34b76d8b..82edabb5be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,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.56.v20240826</jetty.version>
+ <jetty.version>9.4.57.v20241219</jetty.version>
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
<json-path.version>2.9.0</json-path.version>
<bson.version>5.3.1</bson.version>