From 930cf2e688110c668af8093876f906b89c6842a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 20:26:28 +0000 Subject: [PATCH] liquibase: Update to version 4.7.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 64d3c27ff7..fa20695ee7 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.6.2", + "version": "4.7.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.6.2/liquibase-4.6.2.zip", - "hash": "bba28a1b3ff5644b0df907936914920909c2108826f68b761f87369d03617da1", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.7.0/liquibase-4.7.0.zip", + "hash": "318fe98140529202202d66b957ea357f09ecb04ca638bccd0a1f348854c0c0e8", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {