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 f6b48168be52f4e2535bd1753224d148e2951903 Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Aug 30 17:36:11 2017 +0200 fixes #653: Update libs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f72b37db..0aacd123 100644 --- a/pom.xml +++ b/pom.xml @@ -219,7 +219,7 @@ <commonsLoggingVersion>1.2</commonsLoggingVersion> <eugeneVersion>3.0-alpha-10</eugeneVersion> <flywayVersion>4.2.0</flywayVersion> - <guavaVersion>20.0</guavaVersion> + <guavaVersion>23.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>.