Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0 (#49)
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.3.0 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/license-maven-plugin/releases">org.codehaus.mojo:license-maven-plugin's releases</a>.</em></p> <blockquote> <h2>2.4.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Require Maven 3.6.3 as minimum (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/543">#543</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Get rid usage of MavenSession#lookup (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/541">#541</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Deploy snapshot version to oss.sonatype.org (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/539">#539</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Write Excel files with extensive License Information (inc. infos from the JARs) (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/527">#527</a>) <a href="https://github.com/Master-Code-Programmer"><code>@Master-Code-Programmer</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>update xsd to match generated xmls (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/528">#528</a>) <a href="https://github.com/amanica"><code>@amanica</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 77 to 78 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/542">#542</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/537">#537</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-io:commons-io from 2.13.0 to 2.15.1 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/535">#535</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-logging:commons-logging from 1.2 to 1.3.0 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/532">#532</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/530">#530</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-io:commons-io from 2.15.0 to 2.15.1 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/531">#531</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-io:commons-io from 2.14.0 to 2.15.0 (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/526">#526</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Execute download-licenses-proxy test at the end (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/545">#545</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Added extended-info and spreadsheet-report author to the contributor list (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/534">#534</a>) <a href="https://github.com/Master-Code-Programmer"><code>@Master-Code-Programmer</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Use Shared ASF Action from Release Drafter (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/pull/544">#544</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/d45692df6ff8b3d8e2916591814a0cf1509006d9"><code>d45692d</code></a> [maven-release-plugin] prepare release 2.4.0</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/e54da35bc1c54de1949010fb5f4ac3a3ef9226ee"><code>e54da35</code></a> Require Maven 3.6.3 as minimum</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/527582ae6c4a158ffa87d27d5e28810c089242b9"><code>527582a</code></a> Use Shared ASF Action from Release Drafter</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/add09c01cc479b5df67e273d4ab19da71ba139ba"><code>add09c0</code></a> Execute download-licenses-proxy test at the end</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/698180e6b4c4f8bb2239c47c6674215907595a97"><code>698180e</code></a> Bump org.codehaus.mojo:mojo-parent from 77 to 78</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/1a8446b385cd4c1e61a9db29d380b0aac5d4b9eb"><code>1a8446b</code></a> Get rid usage of MavenSession#lookup</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/ec65730acba344432cfc032186d6d32f7b98e7bc"><code>ec65730</code></a> Deploy snapshot version to oss.sonatype.org</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/cdbd7e91d2265507d64bbc0d7fb13a5664b3a3ac"><code>cdbd7e9</code></a> Bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/16d47a53780205ce3fdeaf5f2b62ed98b682b0dd"><code>16d47a5</code></a> Bump commons-io:commons-io from 2.13.0 to 2.15.1</li> <li><a href="https://github.com/mojohaus/license-maven-plugin/commit/7a7248ccb6f6f4eae227c915c150911762dfaa53"><code>7a7248c</code></a> Added extended-info and spreadsheet-report author to the contributor list (<a href="https://redirect.github.com/mojohaus/license-maven-plugin/issues/534">#534</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/license-maven-plugin/compare/2.3.0...2.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:license-maven-plugin&package-manager=maven&previous-version=2.3.0&new-version=2.4.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
- Loading branch information