diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fe1db65b8b3..21e7f4919a4 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.22.0") { + library("Flyway", "9.22.1") { group("org.flywaydb") { modules = [ "flyway-core",