diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index adaf7b14aa..f6e161ccd5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1070,7 +1070,7 @@ bom { ] } } - library("Liquibase", "4.6.2") { + library("Liquibase", "4.7.0") { group("org.liquibase") { modules = [ "liquibase-core"