Update of /var/cvs/contributions/CMSContainer/maven-base
In directory james.mmbase.org:/tmp/cvs-serv22608/maven-base
Modified Files:
project.xml
Log Message:
Dependency update
- log4j to 1.2.15
- commons-logging to 1.1.1
- commons-beanutils to 1.8.0
- commons-chain to 1.2
- commons-collections to 3.2.1
See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/maven-base
Index: project.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/maven-base/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- project.xml 4 Feb 2009 12:21:23 -0000 1.23
+++ project.xml 13 Feb 2009 18:57:53 -0000 1.24
@@ -242,7 +242,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.8</version>
+ <version>1.2.15</version>
<type>jar</type>
<properties>
<war.bundle>${war.bundle}</war.bundle>
@@ -353,7 +353,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- <version>1.7.0</version>
+ <version>1.8.0</version>
<properties>
<war.bundle>${war.bundle}</war.bundle>
</properties>
@@ -361,7 +361,7 @@
<dependency>
<groupId>commons-chain</groupId>
<artifactId>commons-chain</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
<properties>
<war.bundle>${war.bundle}</war.bundle>
</properties>
@@ -377,7 +377,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
- <version>3.1</version>
+ <version>3.2.1</version>
<properties>
<war.bundle>${war.bundle}</war.bundle>
</properties>
@@ -418,7 +418,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.0.4</version>
+ <version>1.1.1</version>
<properties>
<war.bundle>${war.bundle}</war.bundle>
</properties>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs