diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 090b1ee59e..85c5593c0f 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.22.0", + "version": "4.21.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.22.0/liquibase-4.22.0.zip", - "hash": "b432fd227285cdf620d247580e8865340b3775601c0be9722d95917429ffb5c0", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.21.1/liquibase-4.21.1.zip", + "hash": "a77d853d0ab482b9db3f9ac1cb8f5106f8ae586ecc4d65b26ce746eb35e5866a", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {