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

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7e0c43ee37217e32a0bf31cde23c9f1e0f8f0cb3
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jan 15 20:59:17 2026 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 296fca3f7de..c75a0451d5b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         <cxf.tika.version>3.2.3</cxf.tika.version>
         <cxf.tomcat.version>10.1.50</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
-        <cxf.undertow.version>2.3.20.Final</cxf.undertow.version>
+        <cxf.undertow.version>2.3.21.Final</cxf.undertow.version>
         <cxf.yasson.version>3.0.4</cxf.yasson.version>
         <!-- the Export-Package is the same as the Maven artifact
              version (with the Final), but we don't want an import package 
with a version

Reply via email to