branch develop updated (a45ffb46 -> afc4e914)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from a45ffb46 Merge branch 'feature/666_flyway_6' into develop new afc4e914 Use flyway 6.0.5 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit afc4e9147996d49d6b99a3a7fe7b74a5d887383e Author: Brendan Le Ny <bleny@codelutin.com> Date: Wed Oct 9 16:44:23 2019 +0200 Use flyway 6.0.5 refs #666 Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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 afc4e9147996d49d6b99a3a7fe7b74a5d887383e Author: Brendan Le Ny <bleny@codelutin.com> Date: Wed Oct 9 16:44:23 2019 +0200 Use flyway 6.0.5 refs #666 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12ec7314..50b0c862 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.4</flywayVersion> + <flywayVersion>6.0.5</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>.
participants (1)
-
nuiton.org scm