diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1aa69f1b2a7..b4c51f68dd8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1112,7 +1112,7 @@ bom { ] } } - library("Liquibase", "4.9.0") { + library("Liquibase", "4.9.1") { group("org.liquibase") { modules = [ "liquibase-cdi",