Update ASM

This commit is contained in:
md_5 2021-08-13 08:45:11 +10:00
parent 8301151f5d
commit 974452512a
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

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