mirror of
https://gitee.com/arthas/arthas.git
synced 2024-11-29 18:58:37 +08:00
upgrade asm to 9.3, support Java 19. #2202
This commit is contained in:
parent
4c0b7b36e4
commit
bcd8ef498b
7
pom.xml
7
pom.xml
@ -127,7 +127,12 @@
|
||||
<dependency>
|
||||
<groupId>com.alibaba.arthas</groupId>
|
||||
<artifactId>arthas-repackage-logger</artifactId>
|
||||
<version>0.0.10</version>
|
||||
<version>0.0.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>repackage-asm</artifactId>
|
||||
<version>0.0.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user