From 9f9961ba89d8625dcf1055b120c157d914e5ac9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 20:30:21 +0000 Subject: [PATCH] liquibase: Update to version 4.16.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 07d80e6d61..bd04722aed 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.15.0", + "version": "4.16.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.15.0/liquibase-4.15.0.zip", - "hash": "a36657d9720860d1e9b4b7230fce79b9b93b9fe1117e0a94de4fd241574a238f", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.16.0/liquibase-4.16.0.zip", + "hash": "74e0e0e766bac6564d378af8dd56de525ef85eaf9fb454f967ca03ed03e120b6", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {