Author: chatellier Date: 2010-04-21 16:44:36 +0000 (Wed, 21 Apr 2010) New Revision: 3026 Log: Update log4j. Modified: isis-fish/trunk/changelog.txt isis-fish/trunk/pom.xml Modified: isis-fish/trunk/changelog.txt =================================================================== --- isis-fish/trunk/changelog.txt 2010-04-21 16:38:24 UTC (rev 3025) +++ isis-fish/trunk/changelog.txt 2010-04-21 16:44:36 UTC (rev 3026) @@ -1,4 +1,6 @@ isis-fish (3.3.0.3) stable; urgency=low + + * Update libs (log4j, junit) * Fix first age use in group creation wizard -- mer. avril 21 18:28:46 CEST 2010 Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2010-04-21 16:38:24 UTC (rev 3025) +++ isis-fish/trunk/pom.xml 2010-04-21 16:44:36 UTC (rev 3026) @@ -133,7 +133,7 @@ <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.14</version> + <version>1.2.16</version> <scope>compile</scope> </dependency>