dependabot[bot] opened a new pull request, #213:
URL: https://github.com/apache/commons-parent/pull/213

   Bumps [spdx-maven-plugin](https://github.com/goneall/spdx-maven-plugin) from 
0.6.3 to 0.6.4.
   <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>Version 0.6.4 of the SPDX Maven Plugin</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Polish documentation by <a 
href="https://github.com/marcwrobel";><code>@​marcwrobel</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/68";>spdx/spdx-maven-plugin#68</a></li>
   <li>Get dependency package info from Maven Project Builder by <a 
href="https://github.com/goneall";><code>@​goneall</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/72";>spdx/spdx-maven-plugin#72</a></li>
   <li>Fix unit test potential failures by <a 
href="https://github.com/goneall";><code>@​goneall</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/74";>spdx/spdx-maven-plugin#74</a></li>
   <li>Update to SPDX Java library versions 1.1.3 by <a 
href="https://github.com/goneall";><code>@​goneall</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/75";>spdx/spdx-maven-plugin#75</a></li>
   <li>Update source and target java version to 11 by <a 
href="https://github.com/goneall";><code>@​goneall</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/77";>spdx/spdx-maven-plugin#77</a></li>
   <li>Use the maven-enforcer-plugin to enforce the use of Java 11 by <a 
href="https://github.com/garydgregory";><code>@​garydgregory</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/78";>spdx/spdx-maven-plugin#78</a></li>
   <li>Don't fork execution of createSPDX by <a 
href="https://github.com/garydgregory";><code>@​garydgregory</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/79";>spdx/spdx-maven-plugin#79</a></li>
   <li>Update SPDX Libraries to version 1.1.4 by <a 
href="https://github.com/goneall";><code>@​goneall</code></a> in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/80";>spdx/spdx-maven-plugin#80</a>
 - See the respective library release notes for details</li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/marcwrobel";><code>@​marcwrobel</code></a> 
made their first contribution in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/68";>spdx/spdx-maven-plugin#68</a></li>
   <li><a 
href="https://github.com/garydgregory";><code>@​garydgregory</code></a> made 
their first contribution in <a 
href="https://github-redirect.dependabot.com/spdx/spdx-maven-plugin/pull/78";>spdx/spdx-maven-plugin#78</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/spdx/spdx-maven-plugin/compare/v0.6.3...v0.6.4";>https://github.com/spdx/spdx-maven-plugin/compare/v0.6.3...v0.6.4</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/d69651de2dca288be51f3ef485b79dd9e4113558";><code>d69651d</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/goneall/spdx-maven-plugin/issues/80";>#80</a>
 from spdx/updatelibs</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/f6d0198193773d8f349533ced33366bbecb45c28";><code>f6d0198</code></a>
 Update SPDX Libraries to version 1.1.4</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/54b168c9c6ba017a3a5b086c70763a53988d0a88";><code>54b168c</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/goneall/spdx-maven-plugin/issues/79";>#79</a>
 from garydgregory/createSPDX-no-fork</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/bf1a33f78c5ce8a1b71be63753c0ac815800a3d1";><code>bf1a33f</code></a>
 Don't fork execution of createSPDX</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/2d0b02b1f0463777a0a5d4436ec2357827193e9a";><code>2d0b02b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/goneall/spdx-maven-plugin/issues/78";>#78</a>
 from garydgregory/enforce_java_11</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/4e81e84cbc79cbe4eaed93b61663263d0555ae0c";><code>4e81e84</code></a>
 Use the maven-enforcer-plugin to enforce the use of Java 11</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/9ebebbb1e2bac772906fbeba89a0aaa09ce051f0";><code>9ebebbb</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/goneall/spdx-maven-plugin/issues/77";>#77</a>
 from spdx/compversion</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/1dbdc14c4af57ac9686bae155e0043ddbb373af8";><code>1dbdc14</code></a>
 Update maven compiler version</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/d93bfc483de1c34e44498bb6da3c34cfacca303b";><code>d93bfc4</code></a>
 Update source and target java version to 11</li>
   <li><a 
href="https://github.com/spdx/spdx-maven-plugin/commit/9520a4873055bfa93b4ba2e1ca469161dc4449a1";><code>9520a48</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/goneall/spdx-maven-plugin/issues/75";>#75</a>
 from spdx/updatelibs</li>
   <li>Additional commits viewable in <a 
href="https://github.com/goneall/spdx-maven-plugin/compare/v0.6.3...v0.6.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.spdx:spdx-maven-plugin&package-manager=maven&previous-version=0.6.3&new-version=0.6.4)](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]

Reply via email to