From 3d1b4254f8f1b6cba3382a60f953af38621c0d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 05:01:17 +0000 Subject: [PATCH] Bump flyway-core from 8.5.13 to 9.11.0 Bumps [flyway-core](https://github.com/flyway/flyway) from 8.5.13 to 9.11.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-8.5.13...flyway-9.11.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- scimgateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scimgateway/pom.xml b/scimgateway/pom.xml index da5a1a7..cbda74e 100644 --- a/scimgateway/pom.xml +++ b/scimgateway/pom.xml @@ -22,7 +22,7 @@ org.flywaydb flyway-core - 8.5.13 + 9.11.0 org.springframework.boot