diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dabb308d26e..037fe16cc46 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -937,7 +937,7 @@ bom { ] } } - library("Liquibase", "3.10.0") { + library("Liquibase", "3.10.2") { group("org.liquibase") { modules = [ "liquibase-core" {