Update of /var/cvs/contributions/CMSContainer_Portlets/maven-base
In directory james.mmbase.org:/tmp/cvs-serv22721/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_Portlets/maven-base
Index: project.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer_Portlets/maven-base/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- project.xml 30 Jun 2008 14:05:21 -0000 1.15
+++ project.xml 13 Feb 2009 18:59:39 -0000 1.16
@@ -235,7 +235,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>
@@ -334,7 +334,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>
@@ -342,7 +342,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>
@@ -358,7 +358,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>
@@ -399,7 +399,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