Author: ggregory
Date: Wed Sep 23 23:10:22 2015
New Revision: 1704963
URL: http://svn.apache.org/viewvc?rev=1704963&view=rev
Log:
Update tests from commons-lang3 3.3.2 to 3.4.
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1704963&r1=1704962&r2=1704963&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Wed Sep 23 23:10:22 2015
@@ -428,7 +428,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.3.2</version>
+ <version>3.4</version>
</dependency>
<!-- Test FTP with Apache FTP Server (MINA) -->
<dependency>