
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SLF4J: Simple Logging Facade for Java". The branch, master has been updated via 86776fffddd8200782dc57bc2859246b3d592f0c (commit) from 1db99e3cbe2b997bf54a8fb13b5692adfdc0df84 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=slf4j.git;a=commit;h=86776fffddd8200782dc57bc285... http://github.com/ceki/slf4j/commit/86776fffddd8200782dc57bc2859246b3d592f0c commit 86776fffddd8200782dc57bc2859246b3d592f0c Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Jul 5 19:55:43 2010 +0200 - update to the latest versions of log4j and cal10n diff --git a/pom.xml b/pom.xml index b4306f1..a3e7c9c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ <properties> <slf4j.api.minimum.compatible.version>1.6.0</slf4j.api.minimum.compatible.version> - <cal10n.version>0.7.2</cal10n.version> - <log4j.version>1.2.14</log4j.version> + <cal10n.version>0.7.4</cal10n.version> + <log4j.version>1.2.16</log4j.version> </properties> ----------------------------------------------------------------------- Summary of changes: pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java