Author: ggregory Date: Fri Oct 20 16:34:16 2017 New Revision: 1812762 URL: http://svn.apache.org/viewvc?rev=1812762&view=rev Log: Update from Apache Commons IO 2.5 to 2.6.
Modified: commons/proper/weaver/trunk/parent/pom.xml Modified: commons/proper/weaver/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/parent/pom.xml?rev=1812762&r1=1812761&r2=1812762&view=diff ============================================================================== --- commons/proper/weaver/trunk/parent/pom.xml (original) +++ commons/proper/weaver/trunk/parent/pom.xml Fri Oct 20 16:34:16 2017 @@ -167,7 +167,7 @@ under the License. <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.5</version> + <version>2.6</version> </dependency> <dependency> <groupId>org.ow2.asm</groupId>