You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2018/10/07 19:54:25 UTC

svn commit: r1843075 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sun Oct  7 19:54:25 2018
New Revision: 1843075

URL: http://svn.apache.org/viewvc?rev=1843075&view=rev
Log:
Upgrade CXF.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1843075&r1=1843074&r2=1843075&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Oct  7 19:54:25 2018
@@ -477,12 +477,12 @@
             <dependency>
                 <groupId>org.apache.cxf</groupId>
                 <artifactId>cxf-rt-frontend-jaxws</artifactId>
-                <version>3.1.3</version>
+                <version>3.2.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.cxf</groupId>
                 <artifactId>cxf-rt-transports-http-jetty</artifactId>
-                <version>3.1.3</version>
+                <version>3.2.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.felix</groupId>