diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index aa0e6e30..682ba443 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -172,6 +172,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "com.google.code.gson:gson", + "moduleUrl": "https://github.com/google/gson", + "moduleVersion": "2.11.0", + "moduleLicense": "Apache-2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "com.google.errorprone:error_prone_annotations", "moduleUrl": "https://errorprone.info/error_prone_annotations", @@ -591,6 +598,34 @@ "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/", + "moduleVersion": "v2.4.0-rc-20210111", + "moduleLicense": "BSD-4 License", + "moduleLicenseUrl": "http://www.spdx.org/licenses/BSD-4-Clause" + }, + { + "moduleName": "me.friwi:jcef-api", + "moduleUrl": "https://bitbucket.org/chromiumembedded/java-cef/", + "moduleVersion": "jcef-99c2f7a+cef-127.3.1+g6cbb30e+chromium-127.0.6533.100", + "moduleLicense": "BSD License", + "moduleLicenseUrl": "https://bitbucket.org/chromiumembedded/java-cef/src/master/LICENSE.txt" + }, + { + "moduleName": "me.friwi:jcefmaven", + "moduleUrl": "https://github.com/jcefmaven/jcefmaven/", + "moduleVersion": "127.3.1", + "moduleLicense": "Apache-2.0 License", + "moduleLicenseUrl": "https://github.com/jcefmaven/jcefmaven/blob/master/LICENSE" + }, + { + "moduleName": "me.friwi:jogl-all", + "moduleUrl": "http://jogamp.org/jogl/www/", + "moduleVersion": "v2.4.0-rc-20210111", + "moduleLicense": "Ubuntu Font Licence 1.0", + "moduleLicenseUrl": "http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt" + }, { "moduleName": "net.bytebuddy:byte-buddy", "moduleVersion": "1.15.10", @@ -631,6 +666,13 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "org.apache.commons:commons-compress", + "moduleUrl": "https://commons.apache.org/proper/commons-compress/", + "moduleVersion": "1.21", + "moduleLicense": "Apache License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "org.apache.commons:commons-csv", "moduleUrl": "https://commons.apache.org/proper/commons-csv/", @@ -1079,6 +1121,30 @@ "moduleLicense": "Eclipse Public License, Version 2.0", "moduleLicenseUrl": "https://github.com/locationtech/jts/blob/master/LICENSE_EPLv2.txt" }, + { + "moduleName": "org.openjfx:javafx-base", + "moduleVersion": "21", + "moduleLicense": "GPLv2+CE", + "moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html" + }, + { + "moduleName": "org.openjfx:javafx-controls", + "moduleVersion": "21", + "moduleLicense": "GPLv2+CE", + "moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html" + }, + { + "moduleName": "org.openjfx:javafx-graphics", + "moduleVersion": "21", + "moduleLicense": "GPLv2+CE", + "moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html" + }, + { + "moduleName": "org.openjfx:javafx-swing", + "moduleVersion": "21", + "moduleLicense": "GPLv2+CE", + "moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html" + }, { "moduleName": "org.opensaml:opensaml-core", "moduleVersion": "4.3.2", @@ -1479,7 +1545,7 @@ }, { "moduleName": "org.thymeleaf.extras:thymeleaf-extras-springsecurity5", - "moduleVersion": "3.1.2.RELEASE", + "moduleVersion": "3.1.3.RELEASE", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -1491,7 +1557,7 @@ }, { "moduleName": "org.thymeleaf:thymeleaf-spring5", - "moduleVersion": "3.1.2.RELEASE", + "moduleVersion": "3.1.3.RELEASE", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" },