diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d7656d3c00..aaa87a03f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -831,7 +831,7 @@ bom { ] } } - library("Liquibase", "4.25.1") { + library("Liquibase", "4.26.0") { group("org.liquibase") { modules = [ "liquibase-cdi",