From 90f7ecf354fcb287cdbf7c110e1a79bc407831e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:32:36 +0000 Subject: [PATCH] liquibase: Update to version 4.25.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 2a75ef762a..f2e84bd2d6 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.24.0", + "version": "4.25.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.24.0/liquibase-4.24.0.zip", - "hash": "f2bd05a5111e3668f23933089bb69d33d7a663844b62f9e781f60574c118d845", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.25.0/liquibase-4.25.0.zip", + "hash": "beeafa883d53dcfe9efb32f1b2fe09e60cc13d2d0dc2802630a3d828da228645", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {