From 5617740db9a41b9bec264b8cc2fd47fd04bb21c7 Mon Sep 17 00:00:00 2001 From: "stirlingbot[bot]" <195170888+stirlingbot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 23:44:42 +0100 Subject: [PATCH] Update 3rd Party Licenses (#4385) Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com> --- app/core/src/main/resources/static/3rdPartyLicenses.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/core/src/main/resources/static/3rdPartyLicenses.json b/app/core/src/main/resources/static/3rdPartyLicenses.json index aada11ed5..7a9d9eeb5 100644 --- a/app/core/src/main/resources/static/3rdPartyLicenses.json +++ b/app/core/src/main/resources/static/3rdPartyLicenses.json @@ -731,6 +731,13 @@ "moduleLicense": "GPL2 w/ CPE", "moduleLicenseUrl": "https://www.gnu.org/software/classpath/license.html" }, + { + "moduleName": "jakarta.mail:jakarta.mail-api", + "moduleUrl": "https://www.eclipse.org", + "moduleVersion": "2.1.4", + "moduleLicense": "GPL2 w/ CPE", + "moduleLicenseUrl": "https://www.gnu.org/software/classpath/license.html" + }, { "moduleName": "jakarta.persistence:jakarta.persistence-api", "moduleUrl": "https://www.eclipse.org",