From dc4cdafca50de3a0257b6c27b0a68ebd5394d25a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 06:16:01 +0000 Subject: [PATCH] build(deps): 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 941bd6e8..b27a9c07 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ org.flywaydb flyway-core - 10.20.1 + 10.21.0 compile