commit | 1988fcb30eb0b0178b97e085190ae2f90fc5a537 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Apr 16 05:24:20 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 16 08:15:30 2021 +0200 |
tree | 9ee049988f67bfba92ffb6676cd6c9e7359d118b | |
parent | bb1c145cb9c2c28fa2d2045d9feec4ba2333a158 [diff] |
Bump flyway-core from 7.7.3 to 7.8.0 in /core Bumps [flyway-core](https://github.com/flyway/flyway) from 7.7.3 to 7.8.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-7.7.3...flyway-7.8.0) Signed-off-by: dependabot[bot] <support@github.com> Closes #181 Change-Id: I1453329dd86ab02f4e154a59d3598be01a866ff6
diff --git a/core/pom.xml b/core/pom.xml index 45920c6..828904f 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -12,7 +12,7 @@ <jersey.version>1.19.4</jersey.version> <jetty.version>9.4.39.v20210325</jetty.version> <hibernate.version>5.4.29.Final</hibernate.version> - <flyway.version>7.7.3</flyway.version> + <flyway.version>7.8.0</flyway.version> <log4j.version>2.14.1</log4j.version> <krill.version>[0.59.3,)</krill.version> <koral.version>[0.37,)</koral.version>