Author: ggregory
Date: Wed Oct 15 17:08:07 2014
New Revision: 1632123
URL: http://svn.apache.org/r1632123
Log:
Update tests from Apache Log4j 1.2.16 to 1.2.17.
Modified:
commons/proper/jcs/trunk/pom.xml
commons/proper/jcs/trunk/sandbox/yajcache/pom.xml
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1632123&r1=1632122&r2=1632123&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Wed Oct 15 17:08:07 2014
@@ -286,7 +286,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.16</version>
+ <version>1.2.17</version>
<scope>test</scope>
</dependency>
Modified: commons/proper/jcs/trunk/sandbox/yajcache/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/sandbox/yajcache/pom.xml?rev=1632123&r1=1632122&r2=1632123&view=diff
==============================================================================
--- commons/proper/jcs/trunk/sandbox/yajcache/pom.xml (original)
+++ commons/proper/jcs/trunk/sandbox/yajcache/pom.xml Wed Oct 15 17:08:07 2014
@@ -54,7 +54,6 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.9</version>
</dependency>
<dependency>
<groupId>junit</groupId>