You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2019/02/14 20:31:00 UTC

[jira] [Updated] (CXF-7970) Fix Undertow import range

     [ https://issues.apache.org/jira/browse/CXF-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Grzybek updated CXF-7970:
----------------------------------
    Description: 
Even if undertow was upgraded to 2.0.17.Final, there's still
{code:xml}
<cxf.undertow.osgi.version>[1.3, 1.5)</cxf.undertow.osgi.version>
{code}
in {{parent/pom.xml}}

  was:
Even if undertow was upgraded to 2.0.17.Final, there's still
{code:xml}
<cxf.undertow.osgi.version>[1.3, 1.5)</cxf.undertow.osgi.version>
{cxf}
in {{parent/pom.xml}}


> Fix Undertow import range
> -------------------------
>
>                 Key: CXF-7970
>                 URL: https://issues.apache.org/jira/browse/CXF-7970
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>            Reporter: Grzegorz Grzybek
>            Priority: Major
>
> Even if undertow was upgraded to 2.0.17.Final, there's still
> {code:xml}
> <cxf.undertow.osgi.version>[1.3, 1.5)</cxf.undertow.osgi.version>
> {code}
> in {{parent/pom.xml}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)