diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-03-28 09:57:00 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-03-28 09:57:00 +0800 |
commit | 1f2c403e3b9c1e412de2c33fb757f4fdc3c46d67 (patch) | |
tree | 9ba9308a039cec9a9b55e4aa667efbcad1c9aef9 /holmes-actions/pom.xml | |
parent | 416b647f4a13497e2edf2a0543067cb4a036c7f2 (diff) |
Updated Dependency Info
Change-Id: Iecbf90fd7156ddd99b3d9ef034f5501327acc5a7
Issue-ID: HOLMES-123
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 3e35e33..c37e04f 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -112,11 +112,6 @@ </exclusions>
</dependency>
<dependency>
- <groupId>org.apache.poi</groupId>
- <artifactId>poi</artifactId>
- <version>3.10.1</version>
- </dependency>
- <dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
</dependency>
|