From 0167ef074af87c1d17cb1e5e060c2258b0e54760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:53:41 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-core from 8.5.13 to 11.1.0 in /api Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 8.5.13 to 11.1.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-8.5.13...flyway-11.1.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 4f75988..ac6226f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -161,7 +161,7 @@ org.flywaydb flyway-core - 8.5.13 + 11.1.0 org.junit.vintage