diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d041ae366fe..432f6ca5de9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1012,7 +1012,7 @@ bom { ] } } - library("Liquibase", "3.8.5") { + library("Liquibase", "3.8.6") { group("org.liquibase") { modules = [ "liquibase-core" {