From b2a00df67d493cd40c8edf5b75ac479c189c5fa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 6 Aug 2021 13:22:03 -0700 Subject: [PATCH] liquibase: Update to version 4.4.3 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 31923dbc7f..343ccd5f0e 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.4.2", + "version": "4.4.3", "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.4.2/liquibase-4.4.2.zip", - "hash": "5ba6e95773343274cec5df610b987799312f582f0ef02cb6b3a65a218cad8963", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.4.3/liquibase-4.4.3.zip", + "hash": "354325325b1065312ef46f61b14c068773f1321c0e6cddb5cdab0fdf4ad67e06", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {