diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-10 14:49:13 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-10 14:49:13 +0800 |
commit | 8baebad37405422a3823e3259daabe3f4c27d4f0 (patch) | |
tree | 4fe07cb6f9a3c2a3d90ecd5f78415be716432f11 /holmes-actions/pom.xml | |
parent | 904bb036bbcf1fb0e2ac5bc30cde7bfa94dd5de0 (diff) |
Correted UT Coverage Issues
Change-Id: I93f9709ddea97f3c298b5d505374a7c7c512cd63
Issue-ID: HOLMES-159
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index d9d2fc3..d27e0c7 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -166,7 +166,7 @@ <dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
- <version>1.1.23</version>
+ <version>1.2.49</version>
</dependency>
</dependencies>
|