mirror of
https://github.com/EsotericSoftware/reflectasm.git
synced 2025-01-04 08:50:39 +08:00
POM asm to 4.0.
This commit is contained in:
parent
7c3d828cc7
commit
ebb84c0331
2
pom.xml
2
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user