diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index caf11f5065..dbbcf78c30 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1009,7 +1009,7 @@ bom { ] } } - library("Liquibase", "4.3.0") { + library("Liquibase", "4.3.1") { group("org.liquibase") { modules = [ "liquibase-core"