diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d10dc26bfc..c29834b7ab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1008,7 +1008,7 @@ bom { ] } } - library("Liquibase", "4.2.2") { + library("Liquibase", "4.3.0") { group("org.liquibase") { modules = [ "liquibase-core"