From 0f8ee51afc797a38f2046b33f26e6716d2c1e2de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 04:26:19 +0000 Subject: [PATCH] liquibase: Update to version 4.25.1 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 8cf831defc..e05ad06d22 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.25.0", + "version": "4.25.1", "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.25.0/liquibase-4.25.0.zip", - "hash": "3b131e8591881bf321bdbfd160f53a64045fb71da04773bc03d40844319a6478", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.25.1/liquibase-4.25.1.zip", + "hash": "82a6a6fed5e99a0a3b12363dbdac5327c1d6004da72c4cb8813be345b964c522", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {