Release 0.7.0 of the SPDX Maven Plugin
What's Changed
- Some housekeeping on the existing codebase by @knrc in #91
- code cleanup by @hboutemy in #94
- reformat pom and cleanup dependencies by @hboutemy in #92
- add site by @hboutemy in #93
- use slf4j-api instead of Maven plugin's Log by @hboutemy in #96
- enable simple-it by @hboutemy in #95
- extract utils package from mojo+parameters by @hboutemy in #97
- add advanced IT by @hboutemy in #98
- delete unused files by @hboutemy in #99
- move resources to standard src/main/resources by @hboutemy in #100
- Bump log4j-core from 2.10.0 to 2.17.1 in /src/it/advanced by @dependabot in #104
- Bump jsoup from 1.11.3 to 1.15.3 in /src/it/advanced by @dependabot in #102
- Bump jackson-databind from 2.9.8 to 2.12.7.1 in /src/it/advanced by @dependabot in #103
- Bump guava from 24.1.1-jre to 32.0.0-jre in /src/it/advanced by @dependabot in #105
- Bump gson from 2.8.0 to 2.8.9 in /src/it/advanced by @dependabot in #106
- Bump libthrift from 0.12.0 to 0.14.0 in /src/it/advanced by @dependabot in #107
- Bump poi from 3.17 to 4.1.1 in /src/it/advanced by @dependabot in #108
- use Maven convention for list content by @hboutemy in #101
- consolidate sources from Maven project by @hboutemy in #111
- goal parameter classes are basic POJO by @hboutemy in #112
- simplify main goal execute() by @hboutemy in #110
- publish GH pages on commit by @hboutemy in #117
- throw chained exception instead of getMessage() by @hboutemy in #116
- simplify parameters by @hboutemy in #113
- add link to GH pages by @hboutemy in #119
- split project/file/dependency info preparation by @hboutemy in #118
- add params XML structure documentation by @hboutemy in #120
- link to SPDX Library javadoc by @hboutemy in #121
- Bump junit from 4.12 to 4.13.1 in /src/it/advanced by @dependabot in #115
- Bump commons-compress from 1.18 to 1.21 in /src/it/advanced by @dependabot in #114
- Update library versions by @goneall in #124 - see SPDX library 1.1.7 release and SPDX Jackson Store version 1.1.7 release for changes
New Contributors
Full Changelog: v0.6.5...v0.7.0