From 39a04f1f33ccc73f8506aceea61ffaa3b92e9819 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 20:26:32 +0000 Subject: [PATCH] liquibase: Update to version 4.28.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 70897565b7..275969ddf8 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.27.0", + "version": "4.28.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.27.0/liquibase-4.27.0.zip", - "hash": "bb720a9011161e9050aa0237181c99a24faadd49077a4f2a638dc2a6c44c68e5", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.28.0/liquibase-4.28.0.zip", + "hash": "58b0e6b0b7ea07841c7fadfeb442909ea7e0f334457a3cdf3e01f1a5bb8bb71b", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {