commit | ff8eaf689088f598e080fcf265ab6b8c3d355bf2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu May 13 08:44:39 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu May 13 11:13:52 2021 +0200 |
tree | c6304298a7901d0444743f3b46b5049b6c52c83f | |
parent | b78624216bb5c9da7923e0712e93804d6673634c [diff] |
Bump flyway-core from 7.8.1 to 7.8.2 in /core Bumps [flyway-core](https://github.com/flyway/flyway) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-7.8.1...flyway-7.8.2) Closes #191 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I79f2006c3b348e6f142c0d2f71296cd68faf2945
diff --git a/core/pom.xml b/core/pom.xml index 86dcc64..991e6cc 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -12,7 +12,7 @@ <jersey.version>1.19.4</jersey.version> <jetty.version>9.4.40.v20210413</jetty.version> <hibernate.version>5.4.29.Final</hibernate.version> - <flyway.version>7.8.1</flyway.version> + <flyway.version>7.8.2</flyway.version> <log4j.version>2.14.1</log4j.version> <krill.version>[0.59.3,)</krill.version> <koral.version>[0.37,)</koral.version>