Author: ggregory
Date: Thu Jun 15 06:01:37 2017
New Revision: 1798794

URL: http://svn.apache.org/viewvc?rev=1798794&view=rev
Log:
Update Apache Commons Lang3 from 3.5 to 3.6.

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=1798794&r1=1798793&r2=1798794&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Jun 15 06:01:37 2017
@@ -447,7 +447,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.5</version>
+        <version>3.6</version>
       </dependency>
       <!-- Test FTP with Apache FTP Server (MINA) -->
       <dependency>


Reply via email to