diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 64d3c27ff7..fa20695ee7 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.6.2", + "version": "4.7.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.6.2/liquibase-4.6.2.zip", - "hash": "bba28a1b3ff5644b0df907936914920909c2108826f68b761f87369d03617da1", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.7.0/liquibase-4.7.0.zip", + "hash": "318fe98140529202202d66b957ea357f09ecb04ca638bccd0a1f348854c0c0e8", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {