dependabot maven(deps): bump spdx-maven-plugin from 0.5.3 to 0.5.5
Bumps spdx-maven-plugin from 0.5.3 to 0.5.5.
Release notes
Sourced from spdx-maven-plugin's releases.
Release 0.5.5 of the SPDX Maven Plugin
What's Changed
- add button with current published version in maven by
@rhwood
in spdx/spdx-maven-plugin#27- Add onlyUseLocalLicenses parameter by
@amCap1712
in spdx/spdx-maven-plugin#34- Miscellaneous code refactoring by
@amCap1712
in spdx/spdx-maven-plugin#32- Bump junit from 4.10 to 4.13.1 by
@dependabot
in spdx/spdx-maven-plugin#30- Bump junit from 4.12 to 4.13.1 in /src/test/resources/unit/app-bomination by
@dependabot
in spdx/spdx-maven-plugin#31- Bump junit from 4.8.2 to 4.13.1 in /src/test/resources/unit/spdx-maven-plugin-test by
@dependabot
in spdx/spdx-maven-plugin#29- Add CONTRIBUTING.md file by
@goneall
in spdx/spdx-maven-plugin#35- Add option to generate optional checksums by
@amCap1712
in spdx/spdx-maven-plugin#36- Update the compiler version to resolve CI build failures by
@goneall
in spdx/spdx-maven-plugin#37- Update README.md by
@culmat
in spdx/spdx-maven-plugin#40- Add Github Actions workflows by
@amCap1712
in spdx/spdx-maven-plugin#39- Update POM file to deploy to sonotype by
@goneall
in spdx/spdx-maven-plugin#41- Fix invalid 'onlyUseLocalLicenses' configuration by
@ncuht
in spdx/spdx-maven-plugin#42- Update the SPDX Tools version by
@goneall
in spdx/spdx-maven-plugin#43New Contributors
@rhwood
made their first contribution in spdx/spdx-maven-plugin#27@amCap1712
made their first contribution in spdx/spdx-maven-plugin#34@dependabot
made their first contribution in spdx/spdx-maven-plugin#30@culmat
made their first contribution in spdx/spdx-maven-plugin#40@ncuht
made their first contribution in spdx/spdx-maven-plugin#42Full Changelog: https://github.com/spdx/spdx-maven-plugin/compare/v0.5.4...v0.5.5
Version 0.5.4 of the SPDX Maven Plugin
Update to version 2.2.1 of the SPDX Java tools.
Commits
-
c5505b5
Merge pull request #43 from spdx/updatelibversions -
9399aff
Update the SPDX Tools version -
b7be7bd
Merge pull request #42 from ncuht/master -
e0f4f96
Fix invalid 'onlyUseLocalLicenses' configuration -
334a1e7
Merge pull request #41 from spdx/changedeploy -
821393a
Update POM file to deploy to sonotype -
ef959e9
Merge pull request #39 from amCap1712/actions -
49e39f9
Configure sonarcloud for Github Action -
47d2954
Remove Travis CI configuration -
64deab2
Add Github Actions workflow to run CI tests - Additional commits viewable in compare view