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

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


The following commit(s) were added to refs/heads/master by this push:
     new fed919b  upgrade to undertow 2.0.9
fed919b is described below

commit fed919b26e56fd777aebf20f13ae948d952a830e
Author: Freeman Fang <freeman.f...@gmail.com>
AuthorDate: Thu Nov 1 19:04:25 2018 +0800

    upgrade to undertow 2.0.9
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 170f057..c614c37 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -130,7 +130,7 @@
         <cxf.jetty9.version>9.4.12.v20180830</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
-        <cxf.undertow.version>1.4.21.Final</cxf.undertow.version>
+        <cxf.undertow.version>2.0.9.Final</cxf.undertow.version>
         <cxf.undertow.osgi.version>[1.3, 1.5)</cxf.undertow.osgi.version>
         <cxf.junit.version>4.12</cxf.junit.version>
         <cxf.hamcrest.version>1.3</cxf.hamcrest.version>

Reply via email to