Author: mbenson
Date: Wed Oct 12 16:18:35 2016
New Revision: 1764487
URL: http://svn.apache.org/viewvc?rev=1764487&view=rev
Log:
update bundled license to current ASM version
Added:
commons/proper/weaver/trunk/LICENSE-asm5.1.txt
- copied unchanged from r1764484,
commons/proper/weaver/trunk/LICENSE-asm5.0.4.txt
Removed:
commons/proper/weaver/trunk/LICENSE-asm5.0.4.txt
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=1764487&r1=1764486&r2=1764487&view=diff
==============================================================================
--- commons/proper/weaver/trunk/parent/pom.xml (original)
+++ commons/proper/weaver/trunk/parent/pom.xml Wed Oct 12 16:18:35 2016
@@ -167,7 +167,7 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>