Skip to content

Version 0.6.4 of the SPDX Maven Plugin

Compare
Choose a tag to compare
@goneall goneall released this 08 Feb 23:49
· 95 commits to master since this release
d69651d

What's Changed

  • Polish documentation by @marcwrobel in #68
  • Get dependency package info from Maven Project Builder by @goneall in #72
  • Fix unit test potential failures by @goneall in #74
  • Update to SPDX Java library versions 1.1.3 by @goneall in #75
  • Update source and target java version to 11 by @goneall in #77
  • Use the maven-enforcer-plugin to enforce the use of Java 11 by @garydgregory in #78
  • Don't fork execution of createSPDX by @garydgregory in #79
  • Update SPDX Libraries to version 1.1.4 by @goneall in #80 - See the respective library release notes for details

New Contributors

Full Changelog: v0.6.3...v0.6.4