diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 50698b197cf..1f103b33b78 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -859,7 +859,7 @@ bom { ] } } - library("Liquibase", "4.16.1") { + library("Liquibase", "4.17.0") { group("org.liquibase") { modules = [ "liquibase-cdi",