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 d9a3acc6e25c08de6d718fe45025a5a9ae33877d Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 9 14:37:02 2016 +0100 Updates liquidbase to 3.5.3 (Fixes #4084) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26e0882..0df2d48 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ <hibernateVersion>4.3.11.Final</hibernateVersion> <javassistVersion>3.20.0-GA</javassistVersion> <junitVersion>4.12</junitVersion> - <liquibaseVersion>3.5.0</liquibaseVersion> + <liquibaseVersion>3.5.3</liquibaseVersion> <log4jVersion>1.2.17</log4jVersion> <mockitoVersion>2.0.52-beta</mockitoVersion> <nuitonUtilsVersion>3.0-rc-13</nuitonUtilsVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.