Hiram R. Chirino 2006-07-12 15:01:44 +00:00
parent ca60ebbf73
commit 91e6c64f1e
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ maven.repo.apache.scp.executable=scp
ant_version=1.6
geronimo_spec_j2ee_version=1.0
concurrent_version=1.3.4
commons_logging_version=1.0.4
commons_logging_version=1.1
log4j_version=1.2.12
junit_version=3.8.1
jmock_version=1.0.1

View File

@ -255,7 +255,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version>
<version>1.1</version>
</dependency>
<dependency>