From c3eb87f2e17069a65d1ed62a8f3d1607fb94969b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 13 Feb 2021 08:22:36 +0100 Subject: [PATCH] liquibase: Update to version 4.3.1 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 8c4d708ca5..f8cb8955aa 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.3.0", + "version": "4.3.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.3.0/liquibase-4.3.0.zip", - "hash": "2997d08d37d3f7ff0f1cb1509a63788ce0dea59c23e294a4b557ceacbcfbe9a5", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.3.1/liquibase-4.3.1.zip", + "hash": "86a07db5865985e4b27d76782b905619d30272da39f4b01e8b374ae080d1cefb", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {