This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 78994c81abe2139452bd2898761a29a489f2a84b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 11:52:56 2015 +0100 Update guava to 19.0 (Fixes #3839) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9f3f2e4..297b7c4 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>18.0</version> + <version>19.0</version> </dependency> <!-- Commons libs --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.