This is an automated email from the git hooks/post-receive script. New commit to branch feature/666_flyway_6 in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit 367aee404f69bbea13db08b423fab97f3ec74e04 Author: Brendan Le Ny <bleny@codelutin.com> Date: Mon Sep 16 15:13:00 2019 +0200 Use flyway 6.0.3 refs #666 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fea197a7..bc9c4bbe 100644 --- a/pom.xml +++ b/pom.xml @@ -220,7 +220,7 @@ <!-- libs version --> <commonsLoggingVersion>1.2</commonsLoggingVersion> <eugeneVersion>3.0-alpha-10</eugeneVersion> - <flywayVersion>6.0.2</flywayVersion> + <flywayVersion>6.0.3</flywayVersion> <guavaVersion>27.0.1-jre</guavaVersion> <h2Version>1.4.196</h2Version> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.