diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 05b72e42e9..2cefdb3399 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.3.4", + "version": "4.3.5", "description": "Database schema change manager (Community Edition)", "homepage": "https://www.liquibase.org/", "license": "Apache-2.0", "suggest": { "JRE": "java/openjdk" }, - "url": "https://github.com/liquibase/liquibase/releases/download/v4.3.4/liquibase-4.3.4.zip", - "hash": "a5bf6a0252dc1fa547e098e07f16a417679be071522cbe9b3829ad05ce2bc92c", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.3.5/liquibase-4.3.5.zip", + "hash": "440fa05fa7499efb856d875128cce091e743ec6c1363ebd87f0b71fae4479bb0", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {