From: Dominik Stadler Date: Mon, 3 Feb 2014 18:54:44 +0000 (+0000) Subject: Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=42683639b5db2bba9774a93a11b3a29d261b5078;p=poi.git Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563997 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index fa4e0dbf42..17f149a0d0 100644 --- a/build.xml +++ b/build.xml @@ -128,9 +128,9 @@ under the License. - + + value="${repository.m2}/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar"/> diff --git a/maven/poi.pom b/maven/poi.pom index 843aaeba6e..d987c882c1 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -62,7 +62,7 @@ commons-logging commons-logging - 1.1 + 1.1.3 runtime true @@ -78,12 +78,13 @@ commons-codec 1.9 + org.hamcrest hamcrest-core + test 1.3 - junit junit