branch feature/666_flyway_6 updated (bc261e0c -> 367aee40)
This is an automated email from the git hooks/post-receive script. New change to branch feature/666_flyway_6 in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from bc261e0c Use flyway 6.0.2 new 367aee40 Use flyway 6.0.3 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 367aee404f69bbea13db08b423fab97f3ec74e04 Author: Brendan Le Ny <bleny@codelutin.com> Date: Mon Sep 16 15:13:00 2019 +0200 Use flyway 6.0.3 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 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>.
participants (1)
-
nuiton.org scm