From 3ab40680011ec8688d50936dc9db7136b3e2ed39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:35:30 +0000 Subject: [PATCH] Bump flyway-core from 7.11.3 to 9.11.0 Bumps [flyway-core](https://github.com/flyway/flyway) from 7.11.3 to 9.11.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-7.11.3...flyway-9.11.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0ee08065..611f4cebf 100644 --- a/pom.xml +++ b/pom.xml @@ -291,7 +291,7 @@ org.flywaydb flyway-core - 7.11.3 + 9.11.0 org.hibernate