diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8df45827ee..894bfedd3b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -281,7 +281,7 @@ bom { ] } } - library("Flyway", "9.22.2") { + library("Flyway", "9.22.3") { group("org.flywaydb") { modules = [ "flyway-core",