diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3ee839b842..25a1dbf921 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1031,7 +1031,7 @@ bom { ] } } - library("Liquibase", "4.3.3") { + library("Liquibase", "4.3.5") { group("org.liquibase") { modules = [ "liquibase-core"