From ca7606f9d3f720da7bb6d42d34e7821472d1915a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 24 Mar 2021 05:46:24 +0100 Subject: [PATCH] liquibase: Update to version 4.3.2 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index f8cb8955aa..6ec6471edb 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.3.1", + "version": "4.3.2", "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.1/liquibase-4.3.1.zip", - "hash": "86a07db5865985e4b27d76782b905619d30272da39f4b01e8b374ae080d1cefb", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.3.2/liquibase-4.3.2.zip", + "hash": "266a24e088f225857f87e93a450f26ec9090421fe47dd732acda636c9b30e6c2", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {