From 5eb4a788b7016ab22418bbcac1046d22a7565c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:50:22 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-core from 8.5.13 to 11.3.1 in /api Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 8.5.13 to 11.3.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-8.5.13...flyway-11.3.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 718e9e8..44a7560 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -161,7 +161,7 @@ org.flywaydb flyway-core - 8.5.13 + 11.3.1 org.junit.vintage