Skip to content

Commit

Permalink
upgrade asm to 9.7. close #2861
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyunabc committed Jul 21, 2024
1 parent cdb6efe commit 4f105c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,12 @@
<dependency>
<groupId>com.alibaba.arthas</groupId>
<artifactId>arthas-repackage-logger</artifactId>
<version>0.0.13</version>
<version>0.0.15</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>repackage-asm</artifactId>
<version>0.0.13</version>
<version>0.0.15</version>
</dependency>
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
Expand Down

0 comments on commit 4f105c2

Please sign in to comment.