Skip to content

Commit a723b0b

Browse files
committed
upgrade asm to 9.7.1
1 parent a354991 commit a723b0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,12 @@
136136
<dependency>
137137
<groupId>com.alibaba.arthas</groupId>
138138
<artifactId>arthas-repackage-logger</artifactId>
139-
<version>0.0.16</version>
139+
<version>0.0.17</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>com.alibaba</groupId>
143143
<artifactId>repackage-asm</artifactId>
144-
<version>0.0.16</version>
144+
<version>0.0.17</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>com.alibaba.fastjson2</groupId>

0 commit comments

Comments
 (0)