From 02f4b71582e122364ad0131281e6a693a671d499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 17:02:15 +0000 Subject: [PATCH] Bump org.flywaydb:flyway-core from 8.5.13 to 11.3.3 in /api Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 8.5.13 to 11.3.3. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-8.5.13...flyway-11.3.3) --- 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..6b3e567 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -161,7 +161,7 @@ org.flywaydb flyway-core - 8.5.13 + 11.3.3 org.junit.vintage