From fff961641b05b6afa56c70d02ef1023a9b68e7f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 03:18:18 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-maven-plugin from 7.8.2 to 9.21.1 Bumps [org.flywaydb:flyway-maven-plugin](https://github.com/flyway/flyway) from 7.8.2 to 9.21.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-7.8.2...flyway-9.21.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 f8c7375..7aaabbf 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ org.flywaydb flyway-maven-plugin - 7.8.2 + 9.21.1 org.sqlite.JDBC jdbc:sqlite:./mydb.sqlite