mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
upgrade fastjson to 1.2.80-fix. #2153
This commit is contained in:
+1
-1
@@ -210,7 +210,7 @@
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<groupId>com.taobao.arthas</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@@ -130,9 +130,9 @@
|
||||
<version>0.0.10</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<groupId>com.taobao.arthas</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
<version>1.2.75</version>
|
||||
<version>1.2.80-fix</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.taobao.text</groupId>
|
||||
|
||||
Reference in New Issue
Block a user