From 7e705ec0df20ec5a51dc46c091251f82fab932dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:30:54 +0000 Subject: [PATCH] liquibase: Update to version 4.31.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 4048b1b099..1419b38a60 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.30.0", + "version": "4.31.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.30.0/liquibase-4.30.0.zip", - "hash": "0c9bb1b01b38cbcf40a739a8f60c91d4af0881cad0bffa818d57b8529b12ffe7", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.31.0/liquibase-4.31.0.zip", + "hash": "ed0725be180e02ae34040facb3cc0ac6e1454f8ce41bacaee8d9d2bd65b6f86c", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {