Author: ggregory
Date: Wed Oct 15 17:28:17 2014
New Revision: 1632131
URL: http://svn.apache.org/r1632131
Log:
Update commons-lang3 from 3.2.1 to 3.3.2.
Modified:
commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml
Modified: commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml?rev=1632131&r1=1632130&r2=1632131&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Wed Oct 15 17:28:17 2014
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.2.1</version>
+ <version>3.3.2</version>
<optional>true</optional>
</dependency>