Update ASM for Java 19 support
This commit is contained in:
parent
a4b74bf105
commit
60136fb235
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -16,7 +16,7 @@
|
|||
<annotations.version>23.0.0</annotations.version>
|
||||
<antlr4.version>4.9.3</antlr4.version>
|
||||
<apktool.version>2.6.1</apktool.version>
|
||||
<asm.version>9.2</asm.version>
|
||||
<asm.version>9.3</asm.version>
|
||||
<bined.version>0.2.0</bined.version>
|
||||
<byteanalysis.version>1.0bcv</byteanalysis.version>
|
||||
<cfr.version>0.152</cfr.version>
|
||||
|
|
Loading…
Reference in a new issue