mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-12 12:05:13 +08:00
update bytekit/pom.xml
This commit is contained in:
parent
7d598aee0d
commit
e6926f91f7
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.taobao.arthas</groupId>
|
<groupId>com.taobao.arthas</groupId>
|
||||||
<artifactId>arthas-all</artifactId>
|
<artifactId>arthas-all</artifactId>
|
||||||
<version>3.1.9-SNAPSHOT</version>
|
<version>3.2.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>arthas-bytekit</artifactId>
|
<artifactId>arthas-bytekit</artifactId>
|
||||||
@ -21,7 +21,6 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.benf</groupId>
|
<groupId>org.benf</groupId>
|
||||||
<artifactId>cfr</artifactId>
|
<artifactId>cfr</artifactId>
|
||||||
<version>0.132</version>
|
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user