diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 343ccd5f0e..5d510345c3 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.4.3", + "version": "4.5.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.4.3/liquibase-4.4.3.zip", - "hash": "354325325b1065312ef46f61b14c068773f1321c0e6cddb5cdab0fdf4ad67e06", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.5.0/liquibase-4.5.0.zip", + "hash": "4b81b20dd96906d0b636d16fe94fe0e0d1250d245b31f91363116bb4e7b9d57a", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {