summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2017-02-24 14:34:56 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2017-02-24 14:34:56 +0800
commit541f0bf80602eeaa8f43bd5e88afa9b116772976 (patch)
tree68faa2c991305aaec942ee5922dde6e5740f1694 /pom.xml
parent724a1dcd96ea33a16c0b88446fbc2d7c7d0d5c7d (diff)
Solve the Compitability with JaCoco
Change-Id: Iff64f4bf0a9e13ad6e3b8d54479d20e3473c0051 Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 89c3963..eb6d821 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
<dependency>
<groupId>org.powermock</groupId>
<artifactId>powermock-module-junit4</artifactId>
- <version>1.6.4</version>
+ <version>1.6.5</version>
<scope>test</scope>
</dependency>