Fridrich Strba 2019-11-26 05:19:09 +00:00 committed by Git OBS Bridge
parent 466960d489
commit e40cf74e63

View File

@ -36,11 +36,6 @@
<artifactId>asm-util</artifactId>
<version>@VERSION@</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-xml</artifactId>
<version>@VERSION@</version>
</dependency>
</dependencies>
<build>
<plugins>