From 52bf4381ab713d384c8f4d74c0ce303812fcb740 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:43:20 +0000 Subject: [PATCH] Update 3rd Party Licenses (#2613) Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Signed-off-by: GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../resources/static/3rdPartyLicenses.json | 49 +++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index ae8e6ad7..4a66897a 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -84,6 +84,27 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.fasterxml.jackson.jaxrs:jackson-jaxrs-base", + "moduleUrl": "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base", + "moduleVersion": "2.18.2", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, + { + "moduleName": "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider", + "moduleUrl": "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider", + "moduleVersion": "2.18.2", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, + { + "moduleName": "com.fasterxml.jackson.module:jackson-module-jaxb-annotations", + "moduleUrl": "https://github.com/FasterXML/jackson-modules-base", + "moduleVersion": "2.18.2", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.fasterxml.jackson.module:jackson-module-parameter-names", "moduleUrl": "https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names", @@ -341,6 +362,20 @@ "moduleLicense": "The BSD License", "moduleLicenseUrl": "https://github.com/haraldk/TwelveMonkeys#license" }, + { + "moduleName": "com.unboundid.product.scim2:scim2-sdk-client", + "moduleUrl": "https://github.com/pingidentity/scim2", + "moduleVersion": "2.3.5", + "moduleLicense": "UnboundID SCIM2 SDK Free Use License", + "moduleLicenseUrl": "https://github.com/pingidentity/scim2" + }, + { + "moduleName": "com.unboundid.product.scim2:scim2-sdk-common", + "moduleUrl": "https://github.com/pingidentity/scim2", + "moduleVersion": "2.3.5", + "moduleLicense": "UnboundID SCIM2 SDK Free Use License", + "moduleLicenseUrl": "https://github.com/pingidentity/scim2" + }, { "moduleName": "com.zaxxer:HikariCP", "moduleUrl": "https://github.com/brettwooldridge/HikariCP", @@ -549,6 +584,20 @@ "moduleLicense": "GNU General Public License, version 2 with the GNU Classpath Exception", "moduleLicenseUrl": "https://www.gnu.org/software/classpath/license.html" }, + { + "moduleName": "javax.activation:javax.activation-api", + "moduleUrl": "http://www.oracle.com", + "moduleVersion": "1.2.0", + "moduleLicense": "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0", + "moduleLicenseUrl": "https://opensource.org/licenses/CDDL-1.0" + }, + { + "moduleName": "javax.xml.bind:jaxb-api", + "moduleUrl": "http://www.oracle.com/", + "moduleVersion": "2.3.1", + "moduleLicense": "GPL2 w/ CPE", + "moduleLicenseUrl": "https://oss.oracle.com/licenses/CDDL+GPL-1.1" + }, { "moduleName": "me.friwi:gluegen-rt", "moduleUrl": "http://jogamp.org/gluegen/www/",