branch develop updated (865beb0 -> e50946c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git from 865beb0 fixes #4143: Update libs new e50946c fixes #4143: Update libs The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e50946c039a7af61b90e1f2b29f43514b1ed3f08 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jan 31 18:14:26 2017 +0100 fixes #4143: Update libs Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm