From 7debdab76d29f9bc431f947ef16afbe68f94246a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:33:01 +0000 Subject: [PATCH] liquibase: Update to version 4.23.2 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 2b14ce2ca8..443b8d5918 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.23.1", + "version": "4.23.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.23.1/liquibase-4.23.1.zip", - "hash": "b2dec5b368b7e8d38ce88f3a9dea228edfe8678eb9baae92d95e2e8344fa6ba3", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.23.2/liquibase-4.23.2.zip", + "hash": "ba2a96373f61798067c8884e6d25839089ffed5797c2e75775f805991ce48a3f", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {