This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit dd09cbdb8f5ac26d209ccd6d73796252c531e36b Author: CHRE <CHATELLIER@codelutin.com> Date: Wed Jun 8 12:27:17 2016 +0200 Update libs --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 083f8c2..bf4167d 100644 --- a/pom.xml +++ b/pom.xml @@ -273,13 +273,13 @@ <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-core</artifactId> - <version>2.5</version> + <version>2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-jcl</artifactId> - <version>2.5</version> + <version>2.6</version> <scope>runtime</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.