diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c5a1e07137..9956159e979 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1042,7 +1042,7 @@ bom { ] } } - library("Liquibase", "4.4.1") { + library("Liquibase", "4.4.3") { group("org.liquibase") { modules = [ "liquibase-core"