dependabot[bot] opened a new pull request, #259: URL: https://github.com/apache/commons-parent/pull/259
Bumps [spdx-maven-plugin](https://github.com/goneall/spdx-maven-plugin) from 0.6.4 to 0.6.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goneall/spdx-maven-plugin/releases">spdx-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Release 0.6.5 of the SPDX Maven Plugin</h2> <h2>What's Changed</h2> <ul> <li>enable Reproducible Builds by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/81">spdx/spdx-maven-plugin#81</a></li> <li>Use URI instead of URL for document namespace by <a href="https://github.com/goneall"><code>@goneall</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/83">spdx/spdx-maven-plugin#83</a></li> <li>Use project for remote repositories by <a href="https://github.com/goneall"><code>@goneall</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/85">spdx/spdx-maven-plugin#85</a></li> <li>Fix dependency issue by <a href="https://github.com/goneall"><code>@goneall</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/86">spdx/spdx-maven-plugin#86</a></li> <li>Add default file extension by <a href="https://github.com/goneall"><code>@goneall</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/88">spdx/spdx-maven-plugin#88</a></li> <li>Update SPDX libraries to version 1.1.5 by <a href="https://github.com/goneall"><code>@goneall</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/89">spdx/spdx-maven-plugin#89</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hboutemy"><code>@hboutemy</code></a> made their first contribution in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/81">spdx/spdx-maven-plugin#81</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spdx/spdx-maven-plugin/compare/v0.6.4...v0.6.5">https://github.com/spdx/spdx-maven-plugin/compare/v0.6.4...v0.6.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/217b5563b9ff25f96047ad0e395e972790e249c3"><code>217b556</code></a> Merge pull request <a href="https://redirect.github.com/goneall/spdx-maven-plugin/issues/89">#89</a> from spdx/updatelibs</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/6677c129a9f81a82fcd346ce81dfd98999460205"><code>6677c12</code></a> Update SPDX libraries to version 1.1.5</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/9aa6ff64b6a7a24c62fe2bd410a48d5166b77a88"><code>9aa6ff6</code></a> Merge pull request <a href="https://redirect.github.com/goneall/spdx-maven-plugin/issues/88">#88</a> from spdx/issue69</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/58043a5c6765d00aba933903fc969ddae538c016"><code>58043a5</code></a> Add missing import from Sonatype fix</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/ead288fc2c15221f5827374291cfa21c50a9e26b"><code>ead288f</code></a> Merge branch 'issue69' of github.com:spdx/spdx-maven-plugin into issue69</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/c09961b54c0828b18ffe6d75378e9e6b3bfcb15c"><code>c09961b</code></a> Revert unneeded changes</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/3169bbb778585edb6a890c933a0e318506593548"><code>3169bbb</code></a> Update src/main/java/org/spdx/maven/CreateSpdxMojo.java</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/4a17653dc7715e5677be37adc36b06faaaef4f65"><code>4a17653</code></a> Add default file extension</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/0ef4ed222dead40327207d51ceead2c596851bef"><code>0ef4ed2</code></a> Merge pull request <a href="https://redirect.github.com/goneall/spdx-maven-plugin/issues/86">#86</a> from spdx/wrongdep</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/f04324f78b65b4dbd17003532511f59156b3e148"><code>f04324f</code></a> Fix dependency issue</li> <li>Additional commits viewable in <a href="https://github.com/goneall/spdx-maven-plugin/compare/v0.6.4...v0.6.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
