diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a9d3ca295f..78c3c07fa8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -981,7 +981,7 @@ bom { ] } } - library("Liquibase", "3.8.2") { + library("Liquibase", "3.8.5") { group("org.liquibase") { modules = [ "liquibase-core" {