From ba03890e2c35e3e2f57173bec598f8a309c4be58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 3 Jul 2020 00:05:20 +0200 Subject: [PATCH] liquibase: Update to version 3.10.1 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 53c195e8e3..ae8e126b59 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "3.10.0", + "version": "3.10.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/v3.10.0/liquibase-3.10.0.zip", - "hash": "00462ca9250ed2670e3d5c32075cdb567bd64752647b20bae1070e640cb16f77", + "url": "https://github.com/liquibase/liquibase/releases/download/v3.10.1/liquibase-3.10.1.zip", + "hash": "a0c40c7d61bf1b99e92ab6c076b72a782f68eef2214fa0241dab60334804dd06", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {