diff --git a/bucket/liquibase.json b/bucket/liquibase.json index b51a32a381..d8eb9969d2 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.4.0", + "version": "4.4.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.4.0/liquibase-4.4.0.zip", - "hash": "43932723fd4a076860a63b93176a0c14712c82f678d82258d77e0184b4798cd6", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.4.1/liquibase-4.4.1.zip", + "hash": "60edf8171014a89bbc537d87bb782053ab104fe278a8063b49e56cbada1b338c", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {