diff --git a/build.xml b/build.xml index fa4e0dbf4..17f149a0d 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 843aaeba6..d987c882c 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