diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8259031daa..c9b6ac8e23 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1043,7 +1043,7 @@ bom { ] } } - library("Liquibase", "4.4.3") { + library("Liquibase", "4.5.0") { group("org.liquibase") { modules = [ "liquibase-core"