Update of 
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/maven-base
In directory james.mmbase.org:/tmp/cvs-serv22538/www.cmscontainer.org/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_Demo/www.cmscontainer.org/maven-base


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/maven-base/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- project.xml 1 Aug 2008 14:47:06 -0000       1.8
+++ project.xml 13 Feb 2009 18:57:30 -0000      1.9
@@ -332,7 +332,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>
@@ -431,7 +431,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>
@@ -439,7 +439,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>
@@ -455,7 +455,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>
@@ -496,7 +496,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

Reply via email to