]> source.dussan.org Git - poi.git/commitdiff
change from hamcrest-core-1.3 to hamcrest-all-1.3
authorJaven O'Neal <onealj@apache.org>
Sun, 16 Apr 2017 05:02:07 +0000 (05:02 +0000)
committerJaven O'Neal <onealj@apache.org>
Sun, 16 Apr 2017 05:02:07 +0000 (05:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791567 13f79535-47bb-0310-9956-ffa450edef68

maven/poi.pom

index efd24cfe0b6170bf98c0099b32a0366e388aed92..c1719159a6d8c3ce8012374041408ce627c9cb0f 100644 (file)
@@ -81,7 +81,7 @@
 
     <dependency>
       <groupId>org.hamcrest</groupId>
-      <artifactId>hamcrest-core</artifactId>
+      <artifactId>hamcrest-all</artifactId>
       <scope>test</scope>
       <version>1.3</version>
     </dependency>