From fbaf6086e3d27011b8662f7574e85ddf50c743e5 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 6 Jul 2025 22:07:19 +0800 Subject: [PATCH] update the Excelize version to the one actually used --- third-party-dependencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party-dependencies.json b/third-party-dependencies.json index 3a9dc992..48e8936b 100644 --- a/third-party-dependencies.json +++ b/third-party-dependencies.json @@ -127,7 +127,7 @@ "name": "Excelize", "copyright": "Copyright (c) 2016-2025 The excelize Authors. Copyright (c) 2011-2017 Geoffrey J. Teale", "url": "https://github.com/qax-os/excelize", - "licenseUrl": "https://github.com/qax-os/excelize/blob/v2.9.1/LICENSE" + "licenseUrl": "https://github.com/qax-os/excelize/blob/v2.9.0/LICENSE" }, { "name": "xls",