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