diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 12c9937bce6..9826823c779 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1069,7 +1069,7 @@ bom { ] } } - library("Liquibase", "4.5.0") { + library("Liquibase", "4.6.2") { group("org.liquibase") { modules = [ "liquibase-core"