From 34c629dcb4e4e575a6ea2cccd7821112a6e29544 Mon Sep 17 00:00:00 2001 From: "stirlingbot[bot]" <195170888+stirlingbot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 14:32:54 +0000 Subject: [PATCH] Update Backend 3rd Party Licenses (#5930) Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com> --- app/core/src/main/resources/static/3rdPartyLicenses.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/app/core/src/main/resources/static/3rdPartyLicenses.json b/app/core/src/main/resources/static/3rdPartyLicenses.json index 205e7ba28..dbc066aba 100644 --- a/app/core/src/main/resources/static/3rdPartyLicenses.json +++ b/app/core/src/main/resources/static/3rdPartyLicenses.json @@ -283,13 +283,6 @@ "moduleLicense": "MPL 2.0", "moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/2.0/" }, - { - "moduleName": "com.martiansoftware:jsap", - "moduleUrl": "http://www.martiansoftware.com/jsap/", - "moduleVersion": "2.1", - "moduleLicense": "LGPL", - "moduleLicenseUrl": "http://www.martiansoftware.com/jsap/license.html" - }, { "moduleName": "com.nimbusds:content-type", "moduleUrl": "https://connect2id.com", @@ -664,7 +657,7 @@ { "moduleName": "io.github.pixee:java-security-toolkit", "moduleUrl": "https://github.com/pixee/java-security-toolkit", - "moduleVersion": "1.2.2", + "moduleVersion": "1.2.3", "moduleLicense": "MIT License", "moduleLicenseUrl": "http://www.opensource.org/licenses/mit-license.php" },