You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by df...@apache.org on 2022/07/05 16:31:45 UTC

[cxf] branch main created (now b6e3ab83a3)

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

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


      at b6e3ab83a3 Update Undertow to 2.2.18.Final

This branch includes the following new commits:

     new b6e3ab83a3 Update Undertow to 2.2.18.Final

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[cxf] 01/01: Update Undertow to 2.2.18.Final

Posted by df...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b6e3ab83a37cfb777d6eebf9711e552027bde37a
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jul 5 09:54:59 2022 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4efbebbff2..9a19569c74 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,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.14.Final</cxf.undertow.version>
+        <cxf.undertow.version>2.2.18.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. -->