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

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

commit bd7937f59ce584a42216a67e099c3aa334e6a482
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Jun 28 10:50:40 2024 -0400

    Update Undeertow to 2.2.33.Final
    
    (cherry picked from commit dbf0944efe60761af85ddcc20b413f75b88d6da4)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9583061290..02c49723c0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
         
<cxf.undertow.xnio.osgi.version>[3.3,4.0)</cxf.undertow.xnio.osgi.version>
-        <cxf.undertow.version>2.2.26.Final</cxf.undertow.version>
+        <cxf.undertow.version>2.2.33.Final</cxf.undertow.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
              with a qualifier. We do want a range. -->

Reply via email to