Update 3rd Party Licenses (#2044)
Signed-off-by: GitHub Action <action@github.com> Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
e098b2999c
commit
619a863b99
1 changed files with 7 additions and 0 deletions
|
@ -21,6 +21,13 @@
|
|||
"moduleLicense": "The Apache Software License, Version 2.0",
|
||||
"moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0"
|
||||
},
|
||||
{
|
||||
"moduleName": "com.coveo:saml-client",
|
||||
"moduleUrl": "https://github.com/coveo/saml-client",
|
||||
"moduleVersion": "5.0.0",
|
||||
"moduleLicense": "MIT",
|
||||
"moduleLicenseUrl": "https://opensource.org/licenses/MIT"
|
||||
},
|
||||
{
|
||||
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
|
||||
"moduleUrl": "https://github.com/FasterXML/jackson",
|
||||
|
|
Loading…
Reference in a new issue