diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index ca1f2e56..b63fb1cb 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -3,14 +3,14 @@ { "moduleName": "ch.qos.logback:logback-classic", "moduleUrl": "http://www.qos.ch", - "moduleVersion": "1.5.7", + "moduleVersion": "1.5.6", "moduleLicense": "GNU Lesser General Public License", "moduleLicenseUrl": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" }, { "moduleName": "ch.qos.logback:logback-core", "moduleUrl": "http://www.qos.ch", - "moduleVersion": "1.5.7", + "moduleVersion": "1.5.6", "moduleLicense": "GNU Lesser General Public License", "moduleLicenseUrl": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" }, @@ -262,13 +262,6 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "commons-logging:commons-logging", - "moduleUrl": "http://jakarta.apache.org/commons/logging/", - "moduleVersion": "1.0.4", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "/LICENSE.txt" - }, { "moduleName": "io.github.pixee:java-security-toolkit", "moduleUrl": "https://github.com/pixee/java-security-toolkit", @@ -523,19 +516,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.apache.xmlgraphics:batik-all", - "moduleVersion": "1.17", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, - { - "moduleName": "org.apache.xmlgraphics:xmlgraphics-commons", - "moduleUrl": "http://xmlgraphics.apache.org/commons/", - "moduleVersion": "2.9", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "org.aspectj:aspectjweaver", "moduleUrl": "https://www.eclipse.org/aspectj/", @@ -1191,20 +1171,6 @@ "moduleVersion": "2.2", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, - { - "moduleName": "xml-apis:xml-apis", - "moduleUrl": "http://xml.apache.org/commons/components/external/", - "moduleVersion": "1.4.01", - "moduleLicense": "The W3C License", - "moduleLicenseUrl": "http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip" - }, - { - "moduleName": "xml-apis:xml-apis-ext", - "moduleUrl": "http://xml.apache.org/commons/components/external/", - "moduleVersion": "1.3.04", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ] } \ No newline at end of file