What's Changed
- Handle InvalidLicenseExpression types converting from SPDX 2 to 3 by @goneall in #407
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.3 to 2.25.4 by @dependabot[bot] in #408
- Change licenses field from final to non-final by @goneall in #410
- Bump org.owasp:dependency-check-maven from 12.2.0 to 12.2.1 by @dependabot[bot] in #412
- Bump org.jsoup:jsoup from 1.22.1 to 1.22.2 by @dependabot[bot] in #413
- Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.5.0.6356 to 5.6.0.6792 by @dependabot[bot] in #414
- Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 by @dependabot[bot] in #415
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.4 to 2.26.0 by @dependabot[bot] in #416
- Bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2 by @dependabot[bot] in #417
- Remove any single member license sets from parsed licenses by @goneall in #420
- Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 by @dependabot[bot] in #421
- Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.6.0.6792 to 5.7.0.6970 by @dependabot[bot] in #422
- Add correct license expression in invalid license expressions by @goneall in #423
- Fix compatibility in parse license message signature by @goneall in #427
- Update SPDX library versions by @goneall in #428
- Update license list to version 3.28 by @goneall in #429
- Add methods to sort license JSON and license JSON TOC by @bact in #430
Full Changelog: v2.0.3...v2.0.4