Update 3rd Party Licenses

Signed-off-by: stirlingbot[bot] <stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
stirlingbot[bot] 2025-08-20 14:39:16 +00:00 committed by GitHub
parent c141a15215
commit d4a6c0478d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -559,22 +559,22 @@
{ {
"moduleName": "io.jsonwebtoken:jjwt-api", "moduleName": "io.jsonwebtoken:jjwt-api",
"moduleUrl": "https://github.com/jwtk/jjwt", "moduleUrl": "https://github.com/jwtk/jjwt",
"moduleVersion": "0.12.6", "moduleVersion": "0.12.7",
"moduleLicense": "Apache License, Version 2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}, },
{ {
"moduleName": "io.jsonwebtoken:jjwt-impl", "moduleName": "io.jsonwebtoken:jjwt-impl",
"moduleUrl": "https://github.com/jwtk/jjwt", "moduleUrl": "https://github.com/jwtk/jjwt",
"moduleVersion": "0.12.6", "moduleVersion": "0.12.7",
"moduleLicense": "Apache License, Version 2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}, },
{ {
"moduleName": "io.jsonwebtoken:jjwt-jackson", "moduleName": "io.jsonwebtoken:jjwt-jackson",
"moduleUrl": "https://github.com/jwtk/jjwt", "moduleUrl": "https://github.com/jwtk/jjwt",
"moduleVersion": "0.12.6", "moduleVersion": "0.12.7",
"moduleLicense": "Apache License, Version 2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}, },
{ {