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 16:43:31 UTC

[cxf] 02/03: Updating Undertown to 2.0.30

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

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

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

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bb603c2..38dc770 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -209,7 +209,7 @@
         <cxf.tomcat.version>8.5.53</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. -->