From 74b496b645bd027246de9b66a0cec8646233ff59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 01:37:42 +0000 Subject: [PATCH] Bump flyway-maven-plugin from 7.11.3 to 9.10.1 Bumps [flyway-maven-plugin](https://github.com/flyway/flyway) from 7.11.3 to 9.10.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-7.11.3...flyway-9.10.1) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-maven-plugin 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..ec897ddc3 100644 --- a/pom.xml +++ b/pom.xml @@ -628,7 +628,7 @@ org.flywaydb flyway-maven-plugin - 7.11.3 + 9.10.1 org.codehaus.mojo