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