diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e64786b2c1..827e42386b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -320,7 +320,7 @@ bom { ] } } - library("Flyway", "6.2.0") { + library("Flyway", "6.2.2") { group("org.flywaydb") { modules = [ "flyway-core"