diff --git a/bucket/liquibase.json b/bucket/liquibase.json index e05ad06d22..5ec29e544c 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.25.1", + "version": "4.26.0", "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.25.1/liquibase-4.25.1.zip", - "hash": "82a6a6fed5e99a0a3b12363dbdac5327c1d6004da72c4cb8813be345b964c522", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.26.0/liquibase-4.26.0.zip", + "hash": "89bd5c434fd67dd28b6c63e1edd6d99fee560c8e6e6e121191a67e54e7f73288", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {