This is an automated email from the git hooks/post-receive script. New commit to branch feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit 8e9aaa4ff891b54c2c2c21fe349f92a248f2dbf0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:10:15 2015 +0100 Update guava to 19.0 (Fixes #3807) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8a20543..d2df7cb 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>17.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>.