You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/03/18 17:41:27 UTC

[cxf] 02/04: Updating Undertown to 2.0.30

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

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

commit a239cfce6fbd78c84043cba53216cdc8f0c019d7
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Mar 18 16:42:58 2020 +0000

    Updating Undertown to 2.0.30
    
    (cherry picked from commit b899a64b3298afc2ced04dae7955f82f29a5cd01)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f181a0b..b6a9a57 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -205,7 +205,7 @@
         <cxf.tomcat.version>8.5.51</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
-        <cxf.undertow.version>2.0.28.Final</cxf.undertow.version>
+        <cxf.undertow.version>2.0.30.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. -->