This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 68c7befb9ec1dca1e6412b11ef0e9f621d2ad770
Author: Andriy Redko <[email protected]>
AuthorDate: Wed May 20 21:22:04 2026 -0400

    Update Undertow to 2.4.1.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e632f6152b8..f17a0c73380 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -226,7 +226,7 @@
         <cxf.tika.version>3.3.0</cxf.tika.version>
         <cxf.tomcat.version>11.0.22</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
-        <cxf.undertow.version>2.4.0.Final</cxf.undertow.version>
+        <cxf.undertow.version>2.4.1.Final</cxf.undertow.version>
         <cxf.undertow.ee.version>2.0.0.Final</cxf.undertow.ee.version>
         <cxf.yasson.version>3.0.4</cxf.yasson.version>
         <!-- the Export-Package is the same as the Maven artifact

Reply via email to