diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 368ddfae2c..2b4d724985 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -322,7 +322,7 @@ bom { ] } } - library("Flyway", "6.2.2") { + library("Flyway", "6.2.3") { group("org.flywaydb") { modules = [ "flyway-core"