diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0da0efd05e..8f5215dcda 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1014,7 +1014,7 @@ bom { ] } } - library("Liquibase", "3.8.7") { + library("Liquibase", "3.8.8") { group("org.liquibase") { modules = [ "liquibase-core" {