diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 918363e6c6..4bef15dfd5 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.8") { + library("Liquibase", "3.8.9") { group("org.liquibase") { modules = [ "liquibase-core" {