diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 438e317cc0..a01c030acf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1094,7 +1094,7 @@ bom { ] } } - library("Liquibase", "4.8.0") { + library("Liquibase", "4.9.0") { group("org.liquibase") { modules = [ "liquibase-cdi",