diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7ffe4c9952d..e1b8677bd65 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -843,7 +843,7 @@ bom { ] } } - library("Liquibase", "4.10.0") { + library("Liquibase", "4.12.0") { group("org.liquibase") { modules = [ "liquibase-cdi",