diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 1b1023f318..38f4012950 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.18.0", + "version": "4.19.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.18.0/liquibase-4.18.0.zip", - "hash": "89860976a4601260ae10305b33052a4928ea9c3d9a660f48dda6fa88f735c56a", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.19.0/liquibase-4.19.0.zip", + "hash": "6f88c45f23945758413ab6a6a7cbabfd54aa3653a7b604a0eecf7a8c4c4c8ff0", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {