This is an automated email from the git hooks/post-receive script. New commit to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 786cb56829fa485cf7f868b7f4fdf7cddd177f03 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 10 15:55:13 2016 +0100 [stack] updates to guava 20.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5517f98..ee50bbd 100644 --- a/pom.xml +++ b/pom.xml @@ -281,7 +281,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>19.0</version> + <version>20.0</version> </dependency> <dependency> <groupId>com.google.code.gson</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.