diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a3c1fd710f6..6c7f123b60b 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.9") { + library("Liquibase", "3.10.0") { group("org.liquibase") { modules = [ "liquibase-core" {