diff --git a/bucket/liquibase.json b/bucket/liquibase.json index b8a8c8da7f..b5f1a495bb 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.29.1", + "version": "4.29.2", "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.29.1/liquibase-4.29.1.zip", - "hash": "3c6e4ea8db02a18c6c4f76b9b1724a2d83896efee8f355520f45413d60c21327", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.29.2/liquibase-4.29.2.zip", + "hash": "647784bd315a89cad782135528874a089f89e951c0465c8183f811f8adb829c2", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {