This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 2c089634cb6294af155b709497bbfc85f8f45c1f Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:21:07 2015 +0100 Update guava to 19.0 (Fixes #3823) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26a8b8a..19f88dc 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>18.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>.