From e5d614c2fbd052d1abf62ad95efcab0ae5dd37c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 00:33:44 +0000 Subject: [PATCH] liquibase: Update to version 4.22.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 85c5593c0f..090b1ee59e 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.21.1", + "version": "4.22.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.22.0/liquibase-4.22.0.zip", + "hash": "b432fd227285cdf620d247580e8865340b3775601c0be9722d95917429ffb5c0", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {