diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 0bd5361d12..85c5593c0f 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.21.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.21.0/liquibase-4.21.0.zip", - "hash": "fd50fec07373a8396949d1b200d7b618a1ec73b8ea53f4f172631e4b1f01e05b", + "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": {