diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2018-01-26 17:31:00 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2018-01-26 17:31:00 +0800 |
commit | 2f92be933fc2ef3ccf1f44572a9be99058dd7ec0 (patch) | |
tree | 6348c4ea65e60f3ebefcbf00695ec85b8cc576f2 /holmes-actions/pom.xml | |
parent | 3062341deb4383333943f6a0f13b40d368187c25 (diff) |
Fix IQ Findings
Change-Id: I0ab0e2a9f5c3b7e3fa183ddbf7e4ecd2d4ed41ec
Issue-ID: HOLMES-116
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index f39f227..86c0433 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -81,10 +81,6 @@ <version>3.10.1</version>
</dependency>
<dependency>
- <groupId>org.jdom</groupId>
- <artifactId>jdom</artifactId>
- </dependency>
- <dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
</dependency>
|