From b445bc39fa495e3f94771ab45506976bd33dccc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:29:21 +0000 Subject: [PATCH] liquibase: Update to version 4.23.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 85c5593c0f..923de50a29 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.21.1", + "version": "4.23.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.21.1/liquibase-4.21.1.zip", - "hash": "a77d853d0ab482b9db3f9ac1cb8f5106f8ae586ecc4d65b26ce746eb35e5866a", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.23.0/liquibase-4.23.0.zip", + "hash": "76c94b5caa50823b06d01e16b574fcf381eedcb356851a10af1f0674d30368ba", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {