Author: dkulp
Date: Mon Sep 24 21:04:15 2012
New Revision: 1389587
URL: http://svn.apache.org/viewvc?rev=1389587&view=rev
Log:
Merged revisions 1389552 via git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1389552 | dkulp | 2012-09-24 16:05:26 -0400 (Mon, 24 Sep 2012) | 2 lines
Update to latest log4j
........
Modified:
cxf/branches/2.6.x-fixes/api/pom.xml
Modified: cxf/branches/2.6.x-fixes/api/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/api/pom.xml?rev=1389587&r1=1389586&r2=1389587&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/api/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/api/pom.xml Mon Sep 24 21:04:15 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>