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 54427bc3c875d12dabfa8e6e650c126875df2835
Author: Andriy Redko <[email protected]>
AuthorDate: Tue May 12 12:29:38 2026 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e9c2964a622..68fdbd922ff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -227,7 +227,7 @@
         <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.ee.version>2.0.0.RC1</cxf.undertow.ee.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
              version (with the Final), but we don't want an import package 
with a version

Reply via email to