update bytekit/pom.xml

This commit is contained in:
hengyunabc 2020-04-25 13:53:35 +08:00
parent 7d598aee0d
commit e6926f91f7

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId>
<version>3.1.9-SNAPSHOT</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>arthas-bytekit</artifactId>
@ -21,7 +21,6 @@
<dependency>
<groupId>org.benf</groupId>
<artifactId>cfr</artifactId>
<version>0.132</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>