This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-j2r. See https://gitlab.nuiton.org/nuiton/nuiton-j2r.git commit 8a009cc6d1417a90730ca07de7ab1353aa7aa504 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jan 3 14:42:38 2017 +0100 Update libs --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3e3572c..fcd03be 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ #%L Nuiton Java-2-R library %% - Copyright (C) 2006 - 2016 CodeLutin, Chatellier Eric, Chemit Tony + Copyright (C) 2006 - 2017 CodeLutin, Chatellier Eric, Chemit Tony %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.4</version> + <version>10.5</version> </parent> <artifactId>nuiton-j2r</artifactId> @@ -160,7 +160,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.12</version> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.