diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 05daf2497e..f93404565a 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "3.8.8", + "version": "3.8.9", "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/v3.8.8/liquibase-3.8.8.zip", - "hash": "aecf5ebf82a948277f3a2ffa194d238d9c9be6092cf103fe5add2a672bf9e088", + "url": "https://github.com/liquibase/liquibase/releases/download/v3.8.9/liquibase-3.8.9.zip", + "hash": "0375c0287b32ec503e0f7c10095204271054a864372a979a4c702fee1d5369c4", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {