diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f8c20f993ab..88cad65c0f9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -850,7 +850,7 @@ bom { ] } } - library("Liquibase", "4.17.1") { + library("Liquibase", "4.17.2") { group("org.liquibase") { modules = [ "liquibase-cdi",