From d305a6fbf222e725fad259106d10c82bf832e717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:44:36 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-core from 8.5.13 to 11.0.1 in /api Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 8.5.13 to 11.0.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-8.5.13...flyway-11.0.1) --- 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..15ab89e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -161,7 +161,7 @@ org.flywaydb flyway-core - 8.5.13 + 11.0.1 org.junit.vintage