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


The following commit(s) were added to refs/heads/main by this push:
     new 911543ae77 Update Undertow to 2.3.18.Final
911543ae77 is described below

commit 911543ae776e717500e907e3a3de10d56ec92954
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Oct 20 15:13:20 2024 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 507025f2f1..8ef4abcf0e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         <cxf.tika.version>2.9.1</cxf.tika.version>
         <cxf.tomcat.version>10.1.31</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
-        <cxf.undertow.version>2.3.17.Final</cxf.undertow.version>
+        <cxf.undertow.version>2.3.18.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