This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit e7e0b6ef782987907981014f413b32cdf11269b5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 9 14:32:16 2016 +0100 Updates to guava 20 (Fixes #4083) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7e0ad7..26e0882 100644 --- a/pom.xml +++ b/pom.xml @@ -219,7 +219,7 @@ <commonsLoggingVersion>1.2</commonsLoggingVersion> <eugeneVersion>3.0-alpha-9</eugeneVersion> <flywayVersion>3.1</flywayVersion> - <guavaVersion>19.0</guavaVersion> + <guavaVersion>20.0</guavaVersion> <!-- Do not upgrade H2 to 1.4 see #3691 --> <h2Version>1.3.176</h2Version> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.