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 89a6de04d6a2b5d0976adc1bc534b650569d21ea Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Aug 29 14:55:35 2019 +0200 Update flyway to version 6 refs #666 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39f7259f..c51d5c8c 100644 --- a/pom.xml +++ b/pom.xml @@ -220,7 +220,7 @@ <!-- libs version --> <commonsLoggingVersion>1.2</commonsLoggingVersion> <eugeneVersion>3.0-alpha-10</eugeneVersion> - <flywayVersion>5.0.0</flywayVersion> + <flywayVersion>6.0.0</flywayVersion> <guavaVersion>27.0.1-jre</guavaVersion> <!-- Do not upgrade H2 to 1.4 see #3691 --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.