From e01ba93cf8c269ccd74642c1da5185671cb8d93f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:41:44 +0100 Subject: [PATCH] Update 3rd Party Licenses (#2057) Signed-off-by: GitHub Action Co-authored-by: GitHub Action --- src/main/resources/static/3rdPartyLicenses.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index fee578f1..4c60ddd3 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -749,8 +749,8 @@ }, { "moduleName": "org.commonmark:commonmark", - "moduleVersion": "0.23.0", - "moduleLicense": "BSD 2-Clause License", + "moduleVersion": "0.24.0", + "moduleLicense": "BSD-2-Clause", "moduleLicenseUrl": "https://opensource.org/licenses/BSD-2-Clause" }, {