dependabot maven(deps): bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5
Bumps cyclonedx-maven-plugin from 2.7.4 to 2.7.5.
Release notes
Sourced from cyclonedx-maven-plugin's releases.
2.7.5
- document and test verbose (#280)
@hboutemy
- simplify ITs code (#277)
@hboutemy
- extract model converter DI component from base mojo (#275)
@hboutemy
- move code out of base when possible (#268)
@hboutemy
- Simplify code (#267)
@hboutemy
- Explicit aggregate dependencies where necessary (#266)
@hboutemy
- clarify exclude* parameters (#265)
@hboutemy
🚀 New features and improvements
- add effective goal into BOM tool name (#283)
@hboutemy
- add outputDirectory parameter (#279)
@hboutemy
- Fix dependencies concealed during BOM creation, aligning more closely with the dependency graph (#256)
@knrc
- mark makeBom and makeAggregatedBom threadsafe as makePackageBom (#264)
@hboutemy
🐛 Bug Fixes
- don't warn with ERROR stacktrace on dependencies with bundle packaging (#278)
@hboutemy
📦 Dependency updates
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#281)
@dependabot
- Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#282)
@dependabot
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#270)
@dependabot
- Bump actions/checkout from 3.2.0 to 3.3.0 (#255)
@dependabot
- Bump junit-bom from 5.9.1 to 5.9.2 (#258)
@dependabot
- Bump maven-plugin-plugin from 3.7.0 to 3.7.1 (#260)
@dependabot
- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 (#261)
@dependabot
Full Changelog: https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.4...cyclonedx-maven-plugin-2.7.5
Commits
-
8ff9c3a
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.5 -
ae16697
Removing version from example -
d383c50
Merge pull request #283 from CycloneDX/tool-goal -
6132313
add effective goal into BOM tool name -
1039975
Merge pull request #279 from CycloneDX/outputDirectory -
3f5656e
add outputDirectory parameter -
4436ada
Merge pull request #280 from CycloneDX/verbose -
1dfb33a
document and test verbose -
38dca23
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 -
614fb84
Bump maven-invoker-plugin from 3.4.0 to 3.5.0 - Additional commits viewable in compare view