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