Author: dkulp
Date: Mon Sep 24 20:05:26 2012
New Revision: 1389552

URL: http://svn.apache.org/viewvc?rev=1389552&view=rev
Log:
Update to latest log4j

Modified:
    cxf/trunk/api/pom.xml

Modified: cxf/trunk/api/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/api/pom.xml?rev=1389552&r1=1389551&r2=1389552&view=diff
==============================================================================
--- cxf/trunk/api/pom.xml (original)
+++ cxf/trunk/api/pom.xml Mon Sep 24 20:05:26 2012
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>log4j</groupId>
             <artifactId>log4j</artifactId>
-            <version>1.2.16</version>
+            <version>1.2.17</version>
             <optional>true</optional>
         </dependency>
         <dependency>


Reply via email to