POM asm to 4.0.

This commit is contained in:
Nathan Sweet 2012-05-25 06:51:56 +00:00
parent 7c3d828cc7
commit ebb84c0331

View File

@ -40,7 +40,7 @@
<dependency> <dependency>
<groupId>asm</groupId> <groupId>asm</groupId>
<artifactId>asm</artifactId> <artifactId>asm</artifactId>
<version>3.3.1</version> <version>4.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>