diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 739d1d12df..e0a25d616f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1038,7 +1038,7 @@ bom { ] } } - library("Liquibase", "4.3.5") { + library("Liquibase", "4.4.1") { group("org.liquibase") { modules = [ "liquibase-core"