2.7.6
github-actions
released this
03 Apr 07:44
·
196 commits
to refs/heads/master
since this release
- improve documentation on Maven dependency scopes (not CycloneDX scopes) (#309) @hboutemy
- extract dependencies conversion from Mojo to component (#301) @hboutemy
- clean pom, upgrade compiler plugin, use release (#299) @hboutemy
- add a test for Maven parent dependencies in reactor (#298) @hboutemy
- extract dependency analysis code that infers scope (#294) @hboutemy
- Fix typo in README (#285) @nielsbasjes
🚀 New features and improvements
- feat: expose the outputDirectory configuration parameter as a property (#321) @goldmann
- streamline plugin output (#304) @hboutemy
- add included Maven dependency scopes to tool description in SBOM (#300) @hboutemy
🐛 Bug Fixes
- Fixes #307, addresses cyclic dependencies created by self references (#308) @knrc
- Fixes #284, Switch to aether and filter artifacts based on individual… (#302) @knrc
- schema version 1.1 requires components cleanup from dependencies (#293) @hboutemy
📦 Dependency updates
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (#316) @dependabot
- Bump actions/checkout from 3.3.0 to 3.5.0 (#320) @dependabot
- Bump cyclonedx-core-java from 7.3.1 to 7.3.2 (#297) @dependabot