Update ASM version

This commit is contained in:
md_5 2021-03-17 07:52:48 +11:00
parent c589f5464d
commit 4e5f46cb27
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

@ -80,7 +80,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.0</version>
<version>9.1</version>
<scope>test</scope>
</dependency>
</dependencies>