Author: tchemit Date: 2010-05-11 13:32:57 +0200 (Tue, 11 May 2010) New Revision: 1853 Url: http://nuiton.org/repositories/revision/nuiton-utils/1853 Log: Evolution #595: Use log4j 1.2.16 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-05-11 11:26:30 UTC (rev 1852) +++ trunk/pom.xml 2010-05-11 11:32:57 UTC (rev 1853) @@ -44,7 +44,7 @@ <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.14</version> + <version>1.2.16</version> <!-- TC-20091011 : not sure this is a good idea to add this dependency, it is more for a final application to fix this dependency ? -->
participants (1)
-
tchemit@users.nuiton.org