diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 614542e779..32f93a82c8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1075,7 +1075,7 @@ bom { ] } } - library("Liquibase", "4.7.1") { + library("Liquibase", "4.8.0") { group("org.liquibase") { modules = [ "liquibase-cdi",