From 1c1d6d3c2190018fef394dc6fd534c410cab3759 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 12:32:01 +0000 Subject: [PATCH] liquibase: Update to version 4.16.1 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index bd04722aed..b91252ddde 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.16.0", + "version": "4.16.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.16.0/liquibase-4.16.0.zip", - "hash": "74e0e0e766bac6564d378af8dd56de525ef85eaf9fb454f967ca03ed03e120b6", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.16.1/liquibase-4.16.1.zip", + "hash": "ae9a7cb6b2f366701e8dee7097fc9960b822596b2f4f9e1348b2cf3dcbafaecf", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {