diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index 06605aa0..fadfdec9 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -81,6 +81,20 @@ "moduleLicense": "GNU Lesser General Public License v3 (LGPL-v3)", "moduleLicenseUrl": "http://www.gnu.org/licenses/lgpl-3.0.html" }, + { + "moduleName": "com.github.Carleslc.Simple-YAML:Simple-Configuration", + "moduleUrl": "https://carleslc.me/Simple-YAML", + "moduleVersion": "1.8.4", + "moduleLicense": "GNU General Public License v3.0", + "moduleLicenseUrl": "https://api.github.com/licenses/gpl-3.0" + }, + { + "moduleName": "com.github.Carleslc.Simple-YAML:Simple-Yaml", + "moduleUrl": "https://carleslc.me/Simple-YAML", + "moduleVersion": "1.8.4", + "moduleLicense": "GNU General Public License v3.0", + "moduleLicenseUrl": "https://api.github.com/licenses/gpl-3.0" + }, { "moduleName": "com.github.stephenc.jcip:jcip-annotations", "moduleUrl": "http://stephenc.github.com/jcip-annotations",