From 8c8967ce6e710845cc578cbeab859e06137f87d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 9 Jul 2021 15:54:22 -0700 Subject: [PATCH] liquibase: Update to version 4.4.1 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index b51a32a381..d8eb9969d2 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.4.0", + "version": "4.4.1", "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.0/liquibase-4.4.0.zip", - "hash": "43932723fd4a076860a63b93176a0c14712c82f678d82258d77e0184b4798cd6", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.4.1/liquibase-4.4.1.zip", + "hash": "60edf8171014a89bbc537d87bb782053ab104fe278a8063b49e56cbada1b338c", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {