summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-10 14:52:36 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-10 14:52:36 +0800
commitc1d46335c4f43bd5eef7e02a631fbe1816256c08 (patch)
treec4bf44f0d8a1291ac65149be11b91e89b6e0d5c6
parente5e5a1bfa7daccdae412f43815ba0e5a2d7f175d (diff)
Correted UT Coverage Issues
Change-Id: If9adbe1cf7a03e20cc02841262ef40b62a6cad23 Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r--dmaap-dsa/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index 4802dc1..f16de8e 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -128,7 +128,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
- <version>1.1.23</version>
+ <version>1.2.49</version>
</dependency>
<dependency>