Version 0.6.4 of the SPDX Maven Plugin
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
- @marcwrobel made their first contribution in #68
- @garydgregory made their first contribution in #78
Full Changelog: v0.6.3...v0.6.4