Update asm from 5.0.3 to 5.0.4

Closes 
This commit is contained in:
Martin Grotzke 2016-02-02 22:58:58 +01:00
parent 455f612e98
commit a1dd4159f4

View File

@ -43,7 +43,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>5.0.3</version>
<version>5.0.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>