Skip to content

Patch release 2.0.3 of the SPDX Java Library

Latest

Choose a tag to compare

@goneall goneall released this 12 Mar 22:16
· 5 commits to master since this release
a95b814

What's Changed

  • Spdx2to3Converter: return null for "NONE" or "NOASSERTION" Agents by @tiegz in #380
  • Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.2 to 2.25.3 by @dependabot[bot] in #381
  • Add sonar-maven-plugin version 5.5.0.6356 by @goneall in #383
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1 by @dependabot[bot] in #379
  • Bump org.jsoup:jsoup from 1.21.2 to 1.22.1 by @dependabot[bot] in #384
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #386
  • Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 by @dependabot[bot] in #385
  • fix: add creator comment field in Spdx2to3converter by @aniruth37 in #388
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #389
  • Fix for issue #394 - cache stampede by @pmonks in #397
  • Vendor SPDX license data for version 3.28 by @goneall in #399
  • Update SPDX library versions by @goneall in #400
  • Add missing method to list matching exception IDs by @goneall in #401
  • Add back exception signature by @goneall in #402
  • Fix long running unit tests by @goneall in #404

New Contributors

Full Changelog: v2.0.2...v2.0.3