From 145fc7082bd1340903083750655941d3826bf5e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:42:10 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-core from 10.21.0 to 10.22.0 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.21.0 to 10.22.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.21.0...flyway-10.22.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 2354185..efe6aa5 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.flywaydb flyway-core - 10.21.0 + 10.22.0 org.flywaydb