diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 8cf831defc..e05ad06d22 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.25.0", + "version": "4.25.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.25.0/liquibase-4.25.0.zip", - "hash": "3b131e8591881bf321bdbfd160f53a64045fb71da04773bc03d40844319a6478", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.25.1/liquibase-4.25.1.zip", + "hash": "82a6a6fed5e99a0a3b12363dbdac5327c1d6004da72c4cb8813be345b964c522", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {