2.5.0
What's Changed
- Update and add test for
isLicenseFileName()
by @dwalluck in #1116 - Add license information to the generated HTML report by @dwalluck in #1121
- Check license information for relative URLs by @dwalluck in #1117
- Rename properties file to avoid conflict with CycloneDX by @dwalluck in #1154
- Log and ignore SPDX error by @dwalluck in #1166
- Retry if getting SPDX license JSON fails by @dwalluck in #1178
- Don't use static block for license map initialization by @dwalluck in #1181
- Jansi will reset terminal on uninstall, so remove existing call by @dwalluck in #1182
- Enforce dependency convergence, build all test JARs, and add Jandex i… by @dwalluck in #1183
- Split license utils into two files by @dwalluck in #1198
Full Changelog: 2.4.2...2.5.0