diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ccee2394e1c..1223fc05a25 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1072,7 +1072,7 @@ bom { ] } } - library("Liquibase", "4.7.0") { + library("Liquibase", "4.7.1") { group("org.liquibase") { modules = [ "liquibase-cdi",