This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 6e77cc35245a3bd2920bc6f0ab2f25c4cfe01ebd Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 11:00:41 2016 +0100 Refs #8168 sqlite-jdbc 3.8.11.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d04a0e9..db58fab 100644 --- a/pom.xml +++ b/pom.xml @@ -333,7 +333,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.8.7</version> + <version>3.8.11.2</version> </dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.