From 8d0414acf39dd60045bbd2202dd2c667be4e9303 Mon Sep 17 00:00:00 2001 From: "stirlingbot[bot]" <195170888+stirlingbot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 15:05:45 +0000 Subject: [PATCH] Update Backend 3rd Party Licenses (#7401) Auto-generated by stirlingbot[bot] This PR updates the backend license report based on dependency changes. Signed-off-by: stirlingbot[bot] Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com> --- .../resources/static/3rdPartyLicenses.json | 230 ++++++++++++++---- 1 file changed, 185 insertions(+), 45 deletions(-) diff --git a/app/core/src/main/resources/static/3rdPartyLicenses.json b/app/core/src/main/resources/static/3rdPartyLicenses.json index b13070e8b5..fa852846b3 100644 --- a/app/core/src/main/resources/static/3rdPartyLicenses.json +++ b/app/core/src/main/resources/static/3rdPartyLicenses.json @@ -1,5 +1,12 @@ { "dependencies": [ + { + "moduleName": "ch.obermuhlner:big-math", + "moduleUrl": "https://github.com/eobermuhlner/big-math", + "moduleVersion": "2.0.0", + "moduleLicense": "MIT License", + "moduleLicenseUrl": "https://raw.githubusercontent.com/eobermuhlner/big-math/master/LICENSE.txt" + }, { "moduleName": "ch.qos.logback:logback-classic", "moduleUrl": "http://www.qos.ch", @@ -52,7 +59,7 @@ { "moduleName": "com.drewnoakes:metadata-extractor", "moduleUrl": "https://drewnoakes.com/code/exif/", - "moduleVersion": "2.20.0", + "moduleVersion": "2.21.0", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -70,6 +77,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.fasterxml.jackson.core:jackson-core", + "moduleUrl": "https://github.com/FasterXML/jackson-core", + "moduleVersion": "2.22.1", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.fasterxml.jackson.core:jackson-databind", "moduleUrl": "https://github.com/FasterXML/jackson", @@ -77,6 +91,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.fasterxml.jackson.core:jackson-databind", + "moduleUrl": "https://github.com/FasterXML/jackson", + "moduleVersion": "2.22.1", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", "moduleUrl": "https://github.com/FasterXML/jackson-dataformats-text", @@ -84,6 +105,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", + "moduleUrl": "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8", + "moduleVersion": "2.21.2", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "moduleUrl": "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310", @@ -98,6 +126,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.fasterxml.jackson:jackson-bom", + "moduleUrl": "https://github.com/FasterXML/jackson-bom", + "moduleVersion": "2.22.1", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.fasterxml:classmate", "moduleUrl": "https://github.com/FasterXML/java-classmate", @@ -111,17 +146,10 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "com.github.bbottema:jetbrains-runtime-annotations", - "moduleUrl": "https://github.com/bbottema/jetbrains-runtime-nullability-annotations", - "moduleVersion": "1.0.2", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "com.github.bbottema:rtf-to-html", "moduleUrl": "http:///github.com/bbottema/rtf-to-html", - "moduleVersion": "1.1.1", + "moduleVersion": "2.0.2", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -147,10 +175,17 @@ { "moduleName": "com.github.junrar:junrar", "moduleUrl": "https://github.com/junrar/junrar", - "moduleVersion": "7.5.10", + "moduleVersion": "8.0.0", "moduleLicense": "UnRar License", "moduleLicenseUrl": "https://github.com/junrar/junrar/blob/master/LICENSE" }, + { + "moduleName": "com.github.mwiede:jsch", + "moduleUrl": "https://github.com/mwiede/jsch", + "moduleVersion": "0.2.23", + "moduleLicense": "Revised BSD", + "moduleLicenseUrl": "https://github.com/mwiede/jsch/blob/master/LICENSE.txt" + }, { "moduleName": "com.github.stephenc.jcip:jcip-annotations", "moduleUrl": "http://stephenc.github.com/jcip-annotations", @@ -186,6 +221,13 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.google.crypto.tink:tink", + "moduleUrl": "http://github.com/tink-crypto/tink-java", + "moduleVersion": "1.23.0", + "moduleLicense": "Apache License, Version 2.0", + "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.google.errorprone:error_prone_annotations", "moduleUrl": "https://errorprone.info/error_prone_annotations", @@ -227,6 +269,20 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.google.protobuf:protobuf-java", + "moduleUrl": "https://developers.google.com/protocol-buffers/", + "moduleVersion": "4.33.6", + "moduleLicense": "BSD-3-Clause", + "moduleLicenseUrl": "https://opensource.org/licenses/BSD-3-Clause" + }, + { + "moduleName": "com.google.re2j:re2j", + "moduleUrl": "http://github.com/google/re2j", + "moduleVersion": "1.2", + "moduleLicense": "Go License", + "moduleLicenseUrl": "https://golang.org/LICENSE" + }, { "moduleName": "com.google.zxing:core", "moduleUrl": "https://github.com/zxing/zxing/core", @@ -234,6 +290,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.googlecode.java-ipv6:java-ipv6", + "moduleUrl": "https://github.com/janvanbesien/java-ipv6/", + "moduleVersion": "0.17", + "moduleLicense": "The Apache Software License, Version 2.0", + "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.googlecode.owasp-java-html-sanitizer:java10-shim", "moduleUrl": "https://github.com/OWASP/java-html-sanitizer", @@ -269,6 +332,41 @@ "moduleLicense": "MPL 2.0", "moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/2.0/" }, + { + "moduleName": "com.hierynomus:asn-one", + "moduleUrl": "https://github.com/hierynomus/asn-one", + "moduleVersion": "0.6.0", + "moduleLicense": "The Apache License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" + }, + { + "moduleName": "com.hierynomus:smbj", + "moduleUrl": "https://github.com/hierynomus/smbj", + "moduleVersion": "0.14.0", + "moduleLicense": "The Apache License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" + }, + { + "moduleName": "com.hubspot.immutables:immutables-exceptions", + "moduleUrl": "https://github.com/HubSpot/hubspot-immutables/tree/58628096ac99b286fe4f8bfe12aa3cff0f0589d3", + "moduleVersion": "1.9", + "moduleLicense": "The Apache License, Version 2.0", + "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + }, + { + "moduleName": "com.hubspot.jinjava:jinjava", + "moduleUrl": "https://github.com/HubSpot/jinjava", + "moduleVersion": "2.8.4", + "moduleLicense": "The Apache License, Version 2.0", + "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + }, + { + "moduleName": "com.hubspot:algebra", + "moduleUrl": "https://github.com/HubSpot/algebra/tree/5d42983fd3a26539df9ba2cbeac32a1bddce0494", + "moduleVersion": "1.5", + "moduleLicense": "The Apache License, Version 2.0", + "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.nimbusds:content-type", "moduleUrl": "https://connect2id.com", @@ -321,49 +419,49 @@ { "moduleName": "com.sanctionco.jmail:jmail", "moduleUrl": "https://github.com/RohanNagar/jmail", - "moduleVersion": "1.6.3", + "moduleVersion": "2.2.0", "moduleLicense": "MIT License", "moduleLicenseUrl": "https://opensource.org/licenses/mit-license.php" }, { "moduleName": "com.stirling:jpdfium", "moduleUrl": "https://github.com/Stirling-Tools/JPDFium", - "moduleVersion": "1.0.2", + "moduleVersion": "1.0.4", "moduleLicense": "MIT License", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" }, { "moduleName": "com.stirling:jpdfium-natives-darwin-arm64", "moduleUrl": "https://github.com/Stirling-Tools/JPDFium", - "moduleVersion": "1.0.2", + "moduleVersion": "1.0.4", "moduleLicense": "MIT License", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" }, { "moduleName": "com.stirling:jpdfium-natives-darwin-x64", "moduleUrl": "https://github.com/Stirling-Tools/JPDFium", - "moduleVersion": "1.0.2", + "moduleVersion": "1.0.4", "moduleLicense": "MIT License", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" }, { "moduleName": "com.stirling:jpdfium-natives-linux-arm64", "moduleUrl": "https://github.com/Stirling-Tools/JPDFium", - "moduleVersion": "1.0.2", + "moduleVersion": "1.0.4", "moduleLicense": "MIT License", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" }, { "moduleName": "com.stirling:jpdfium-natives-linux-x64", "moduleUrl": "https://github.com/Stirling-Tools/JPDFium", - "moduleVersion": "1.0.2", + "moduleVersion": "1.0.4", "moduleLicense": "MIT License", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" }, { "moduleName": "com.stirling:jpdfium-natives-windows-x64", "moduleUrl": "https://github.com/Stirling-Tools/JPDFium", - "moduleVersion": "1.0.2", + "moduleVersion": "1.0.4", "moduleLicense": "MIT License", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" }, @@ -391,7 +489,7 @@ { "moduleName": "com.sun.xml.bind:jaxb-core", "moduleUrl": "https://www.eclipse.org", - "moduleVersion": "4.0.7", + "moduleVersion": "4.0.9", "moduleLicense": "GNU General Public License, version 2 with the GNU Classpath Exception", "moduleLicenseUrl": "https://www.gnu.org/software/classpath/license.html" }, @@ -657,6 +755,13 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "commons-net:commons-net", + "moduleUrl": "https://commons.apache.org/proper/commons-net/", + "moduleVersion": "3.11.1", + "moduleLicense": "Apache-2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "de.rototor.pdfbox:graphics2d", "moduleVersion": "3.0.5", @@ -1067,6 +1172,13 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "net.engio:mbassador", + "moduleUrl": "https://github.com/bennidi/mbassador", + "moduleVersion": "1.3.0", + "moduleLicense": "MIT license", + "moduleLicenseUrl": "http://www.opensource.org/licenses/mit-license.php" + }, { "moduleName": "net.java.dev.stax-utils:stax-utils", "moduleUrl": "http://java.net/projects/stax-utils/", @@ -1088,6 +1200,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "net.sf.saxon:Saxon-HE", + "moduleUrl": "http://www.saxonica.com/", + "moduleVersion": "12.8", + "moduleLicense": "Mozilla Public License Version 2.0", + "moduleLicenseUrl": "http://www.mozilla.org/MPL/2.0/" + }, { "moduleName": "net.shibboleth:shib-networking", "moduleVersion": "9.1.6", @@ -1251,7 +1370,7 @@ { "moduleName": "org.apache.pdfbox:fontbox", "moduleUrl": "https://pdfbox.apache.org", - "moduleVersion": "3.0.7", + "moduleVersion": "3.0.8", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -1263,44 +1382,44 @@ }, { "moduleName": "org.apache.pdfbox:jbig2-imageio", - "moduleVersion": "3.0.4", - "moduleLicense": "Apache License, Version 2.0", + "moduleVersion": "3.0.5", + "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.pdfbox:pdfbox", "moduleUrl": "https://pdfbox.apache.org", - "moduleVersion": "3.0.7", + "moduleVersion": "3.0.8", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.pdfbox:pdfbox-io", "moduleUrl": "https://pdfbox.apache.org", - "moduleVersion": "3.0.7", + "moduleVersion": "3.0.8", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.pdfbox:preflight", "moduleUrl": "https://pdfbox.apache.org", - "moduleVersion": "3.0.7", + "moduleVersion": "3.0.8", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.pdfbox:xmpbox", "moduleUrl": "https://pdfbox.apache.org", - "moduleVersion": "3.0.7", + "moduleVersion": "3.0.8", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.poi:poi", "moduleUrl": "https://poi.apache.org/", - "moduleVersion": "5.2.5", + "moduleVersion": "5.4.1", "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.poi:poi", @@ -1326,9 +1445,9 @@ { "moduleName": "org.apache.poi:poi-scratchpad", "moduleUrl": "https://poi.apache.org/", - "moduleVersion": "5.2.5", + "moduleVersion": "5.4.1", "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.santuario:xmlsec", @@ -1477,21 +1596,21 @@ { "moduleName": "org.bouncycastle:bcpkix-jdk18on", "moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/", - "moduleVersion": "1.84", + "moduleVersion": "1.85", "moduleLicense": "Bouncy Castle Licence", "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" }, { "moduleName": "org.bouncycastle:bcprov-jdk18on", "moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/", - "moduleVersion": "1.84", + "moduleVersion": "1.85", "moduleLicense": "Bouncy Castle Licence", "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" }, { "moduleName": "org.bouncycastle:bcutil-jdk18on", "moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/", - "moduleVersion": "1.84", + "moduleVersion": "1.85", "moduleLicense": "Bouncy Castle Licence", "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" }, @@ -1502,6 +1621,13 @@ "moduleLicense": "The MIT License", "moduleLicenseUrl": "http://opensource.org/licenses/MIT" }, + { + "moduleName": "org.checkerframework:checker-qual", + "moduleUrl": "https://checkerframework.org/", + "moduleVersion": "3.55.1", + "moduleLicense": "The MIT License", + "moduleLicenseUrl": "https://opensource.org/licenses/MIT" + }, { "moduleName": "org.commonmark:commonmark", "moduleVersion": "0.28.0", @@ -1829,6 +1955,13 @@ "moduleLicense": "Apache License 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "org.javassist:javassist", + "moduleUrl": "https://www.javassist.org/", + "moduleVersion": "3.30.2-GA", + "moduleLicense": "MPL 1.1", + "moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1/" + }, { "moduleName": "org.jboss.logging:jboss-logging", "moduleUrl": "https://www.jboss.org", @@ -1839,7 +1972,7 @@ { "moduleName": "org.jetbrains:annotations", "moduleUrl": "https://github.com/JetBrains/java-annotations", - "moduleVersion": "24.0.1", + "moduleVersion": "26.1.0", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -1986,7 +2119,7 @@ { "moduleName": "org.postgresql:postgresql", "moduleUrl": "https://jdbc.postgresql.org/", - "moduleVersion": "42.7.11", + "moduleVersion": "42.7.13", "moduleLicense": "BSD-2-Clause", "moduleLicenseUrl": "https://jdbc.postgresql.org/about/license.html" }, @@ -1999,26 +2132,26 @@ }, { "moduleName": "org.simplejavamail:core-module", - "moduleVersion": "8.12.6", + "moduleVersion": "9.2.0", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.simplejavamail:outlook-message-parser", "moduleUrl": "https://github.com/bbottema/outlook-message-parser", - "moduleVersion": "1.14.1", + "moduleVersion": "1.16.2", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.simplejavamail:outlook-module", - "moduleVersion": "8.12.6", + "moduleVersion": "9.2.0", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.simplejavamail:simple-java-mail", - "moduleVersion": "8.12.6", + "moduleVersion": "9.2.0", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -2594,44 +2727,44 @@ }, { "moduleName": "org.verapdf:core", - "moduleVersion": "1.28.2", + "moduleVersion": "1.30.2", "moduleLicense": "Mozilla Public License 2.0 (MPL-2.0)", "moduleLicenseUrl": "https://opensource.org/licenses/MPL-2.0" }, { "moduleName": "org.verapdf:feature-reporting", - "moduleVersion": "1.28.2", + "moduleVersion": "1.30.2", "moduleLicense": "Mozilla Public License 2.0 (MPL-2.0)", "moduleLicenseUrl": "https://opensource.org/licenses/MPL-2.0" }, { "moduleName": "org.verapdf:metadata-fixer", - "moduleVersion": "1.28.2", + "moduleVersion": "1.30.2", "moduleLicense": "Mozilla Public License 2.0 (MPL-2.0)", "moduleLicenseUrl": "https://opensource.org/licenses/MPL-2.0" }, { "moduleName": "org.verapdf:parser", - "moduleVersion": "1.28.2", + "moduleVersion": "1.30.2", "moduleLicense": "Mozilla Public License 2.0 (MPL-2.0)", "moduleLicenseUrl": "https://opensource.org/licenses/MPL-2.0" }, { "moduleName": "org.verapdf:pdf-model", "moduleUrl": "https://github.com/veraPDF/veraPDF-model/", - "moduleVersion": "1.28.2", + "moduleVersion": "1.30.2", "moduleLicense": "Mozilla Public License 2.0 (MPL-2.0)", "moduleLicenseUrl": "https://opensource.org/licenses/MPL-2.0" }, { "moduleName": "org.verapdf:validation-model", - "moduleVersion": "1.28.2", + "moduleVersion": "1.30.2", "moduleLicense": "Mozilla Public License 2.0 (MPL-2.0)", "moduleLicenseUrl": "https://opensource.org/licenses/MPL-2.0" }, { "moduleName": "org.verapdf:verapdf-xmp-core", - "moduleVersion": "1.28.2", + "moduleVersion": "1.30.2", "moduleLicense": "Mozilla Public License 2.0 (MPL-2.0)", "moduleLicenseUrl": "https://opensource.org/licenses/MPL-2.0" }, @@ -2649,6 +2782,13 @@ "moduleLicense": "MIT", "moduleLicenseUrl": "https://github.com/webjars/webjars-locator-lite/blob/main/LICENSE.md" }, + { + "moduleName": "org.xmlresolver:xmlresolver", + "moduleUrl": "https://github.com/xmlresolver/xmlresolver", + "moduleVersion": "5.3.3", + "moduleLicense": "Apache License version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" + }, { "moduleName": "org.yaml:snakeyaml", "moduleUrl": "https://bitbucket.org/snakeyaml/snakeyaml",