Use latest commons-logging

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114076 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-09-23 14:44:52 +00:00
parent f90d65b340
commit 429360d4f1

View File

@@ -51,7 +51,7 @@
<dependencies>
<dependency>
<id>commons-logging</id>
<version>1.0.2</version>
<version>1.0.3</version>
<url>http://jakarta.apache.org/commons/logging.html</url>
<properties>
<ear.bundle.jar>true</ear.bundle.jar>