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 497de8084fa090207d3894af90decc06bc21228d Author: Brendan Le Ny <bleny@codelutin.com> Date: Wed Oct 9 17:53:59 2019 +0200 Revert "Use flyway 6.0.5" It's announced but can't be found on maven central?!? This reverts commit afc4e9147996d49d6b99a3a7fe7b74a5d887383e. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50b0c862..12ec7314 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.5</flywayVersion> + <flywayVersion>6.0.4</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>.