From 1b82ae039aa9d5bb0b8179555093062ef4917e8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 01:14:44 +0000 Subject: [PATCH] liquibase: Update to version 4.27.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 5ec29e544c..70897565b7 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.26.0", + "version": "4.27.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.26.0/liquibase-4.26.0.zip", - "hash": "89bd5c434fd67dd28b6c63e1edd6d99fee560c8e6e6e121191a67e54e7f73288", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.27.0/liquibase-4.27.0.zip", + "hash": "bb720a9011161e9050aa0237181c99a24faadd49077a4f2a638dc2a6c44c68e5", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {