Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv22446/single/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_Templates/single/maven-base
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- project.xml 4 Dec 2008 08:04:29 -0000 1.9
+++ project.xml 13 Feb 2009 18:56:59 -0000 1.10
@@ -280,7 +280,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>
@@ -378,7 +378,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>
@@ -386,7 +386,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>
@@ -402,7 +402,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>
@@ -443,7 +443,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