From a9439f57f6641e24266c93e1b610c8b61e4f89ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 10 Jun 2021 22:19:49 -0700 Subject: [PATCH] liquibase: Update to version 4.4.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 2cefdb3399..b51a32a381 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.3.5", + "version": "4.4.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.3.5/liquibase-4.3.5.zip", - "hash": "440fa05fa7499efb856d875128cce091e743ec6c1363ebd87f0b71fae4479bb0", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.4.0/liquibase-4.4.0.zip", + "hash": "43932723fd4a076860a63b93176a0c14712c82f678d82258d77e0184b4798cd6", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {