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