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