This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit e50946c039a7af61b90e1f2b29f43514b1ed3f08 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jan 31 18:14:26 2017 +0100 fixes #4143: Update libs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a49409..16ffd51 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>21.0</version> + <version>19.0</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.