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


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/i18n-demo/maven-base/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- project.xml 30 Jun 2008 14:04:59 -0000      1.5
+++ project.xml 13 Feb 2009 18:57:30 -0000      1.6
@@ -299,7 +299,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>
@@ -398,7 +398,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>
@@ -406,7 +406,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>
@@ -422,7 +422,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>
@@ -463,7 +463,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