Skip to content

Commit 2a6061d

Browse files
committed
upgrade bytekit to 0.1.6, asm to 9.9.1
1 parent a4dcbb5 commit 2a6061d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.alibaba</groupId>
101101
<artifactId>bytekit-core</artifactId>
102-
<version>0.1.4</version>
102+
<version>0.1.6</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.benf</groupId>
@@ -134,12 +134,12 @@
134134
<dependency>
135135
<groupId>com.alibaba.arthas</groupId>
136136
<artifactId>arthas-repackage-logger</artifactId>
137-
<version>0.0.19</version>
137+
<version>0.0.20</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>com.alibaba</groupId>
141141
<artifactId>repackage-asm</artifactId>
142-
<version>0.0.19</version>
142+
<version>0.0.20</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>com.alibaba.fastjson2</groupId>

0 commit comments

Comments
 (0)