diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 85c5593c0f..923de50a29 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.21.1", + "version": "4.23.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.21.1/liquibase-4.21.1.zip", - "hash": "a77d853d0ab482b9db3f9ac1cb8f5106f8ae586ecc4d65b26ce746eb35e5866a", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.23.0/liquibase-4.23.0.zip", + "hash": "76c94b5caa50823b06d01e16b574fcf381eedcb356851a10af1f0674d30368ba", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {