diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bc454d41e2..c1cbe53e34 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -285,7 +285,7 @@ bom { ] } } - library("Flyway", "9.21.2") { + library("Flyway", "9.22.0") { group("org.flywaydb") { modules = [ "flyway-core",