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 2014/02/20 15:23:24 UTC

svn commit: r1570203 - /cxf/fediz/branches/1.0.x-fixes/pom.xml

Author: coheigea
Date: Thu Feb 20 14:23:24 2014
New Revision: 1570203

URL: http://svn.apache.org/r1570203
Log:
Updating dependencies

Modified:
    cxf/fediz/branches/1.0.x-fixes/pom.xml

Modified: cxf/fediz/branches/1.0.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/branches/1.0.x-fixes/pom.xml?rev=1570203&r1=1570202&r2=1570203&view=diff
==============================================================================
--- cxf/fediz/branches/1.0.x-fixes/pom.xml (original)
+++ cxf/fediz/branches/1.0.x-fixes/pom.xml Thu Feb 20 14:23:24 2014
@@ -33,16 +33,16 @@
 
     <properties>
         <commons.lang.version>3.0.1</commons.lang.version>
-        <cxf.version>2.6.9</cxf.version>
-        <cxf.build-utils.version>2.4.1</cxf.build-utils.version>
+        <cxf.version>2.6.13</cxf.version>
+        <cxf.build-utils.version>2.5.0</cxf.build-utils.version>
         <ehcache.version>2.5.1</ehcache.version>
         <jetty.version>8.1.3.v20120416</jetty.version>
         <junit.version>4.8.2</junit.version>
         <servlet.version>2.5</servlet.version>
-        <slf4j.version>1.7.2</slf4j.version>
+        <slf4j.version>1.7.5</slf4j.version>
         <spring.version>3.0.7.RELEASE</spring.version>
         <tomcat.version>7.0.27</tomcat.version>
-        <wss4j.version>1.6.12</wss4j.version>
+        <wss4j.version>1.6.14</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>