From ae59c038dec8258d156249525e3e3a5133089bd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:57:10 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-core from 10.20.1 to 10.21.0 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.20.1 to 10.21.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.20.1...flyway-10.21.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f55f6f6..2354185 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.flywaydb flyway-core - 10.20.1 + 10.21.0 org.flywaydb