From 421db6f19ebd3ee03733af716f0012f5af16b501 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 16:29:37 +0000 Subject: [PATCH] liquibase: Update to version 4.29.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 275969ddf8..ee81a3494e 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.28.0", + "version": "4.29.0", "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.28.0/liquibase-4.28.0.zip", - "hash": "58b0e6b0b7ea07841c7fadfeb442909ea7e0f334457a3cdf3e01f1a5bb8bb71b", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.29.0/liquibase-4.29.0.zip", + "hash": "6e9423686b1dda82d83ea84fb2c645a7bd0528609b9f758325b34ed5a0f75bc3", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {