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

   Bumps 
[org.apache.commons:commons-build-plugin](https://github.com/apache/commons-build-plugin)
 from 1.14.0 to 1.14.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/commons-build-plugin/blob/master/RELEASE-NOTES.txt";>org.apache.commons:commons-build-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Apache Commons Build Plugin Maven Mojo 1.14.1 RELEASE NOTES</h2>
   <p>Apache Maven Mojo for Apache Commons Build tasks.</p>
   <p>For example:
   mvn commons-build:download-page [-Dcommons.release.version=1.2.3]</p>
   <p>To use a SNAPSHOT version (for testing etc)
   mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page 
[-Dcommons.release.version=1.2.3]</p>
   <p>Maintenance release</p>
   <p>Changes in this version include:</p>
   <h2>Fixed Bugs</h2>
   <ul>
   <li>
   <pre><code>              Fix broken URL to project location in Maven Central 
[#320](https://github.com/apache/commons-build-plugin/issues/320). Thanks to 
Capt. Cutlass.
   </code></pre>
   </li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li>
   <pre><code>              Bump org.apache.commons:commons-parent from 69 to 
78 [#264](https://github.com/apache/commons-build-plugin/issues/264), 
[#276](https://github.com/apache/commons-build-plugin/issues/276), 
[#291](https://github.com/apache/commons-build-plugin/issues/291), 
[#301](https://github.com/apache/commons-build-plugin/issues/301), 
[#307](https://github.com/apache/commons-build-plugin/issues/307), 
[#312](https://github.com/apache/commons-build-plugin/issues/312), 
[#324](https://github.com/apache/commons-build-plugin/issues/324). Thanks to 
Dependabot, Gary Gregory.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.graalvm.js:js-scriptengine from 24.0.0 to 
24.1.1 [#248](https://github.com/apache/commons-build-plugin/issues/248), 
[#282](https://github.com/apache/commons-build-plugin/issues/282), 
[#308](https://github.com/apache/commons-build-plugin/issues/308), 
[#322](https://github.com/apache/commons-build-plugin/issues/322). Thanks to 
Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.graalvm.js:js from 23.0.3 to 23.0.6 
[#247](https://github.com/apache/commons-build-plugin/issues/247), 
[#281](https://github.com/apache/commons-build-plugin/issues/281), 
[#321](https://github.com/apache/commons-build-plugin/issues/321). Thanks to 
Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump 
org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.12.0 to 3.15.1 
[#260](https://github.com/apache/commons-build-plugin/issues/260), 
[#272](https://github.com/apache/commons-build-plugin/issues/272), 
[#292](https://github.com/apache/commons-build-plugin/issues/292), 
[#298](https://github.com/apache/commons-build-plugin/issues/298). Thanks to 
Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven.plugin-tools:maven-script-ant 
from 3.12.0 to 3.15.1 
[#259](https://github.com/apache/commons-build-plugin/issues/259), 
[#270](https://github.com/apache/commons-build-plugin/issues/270), 
[#295](https://github.com/apache/commons-build-plugin/issues/295), 
[#300](https://github.com/apache/commons-build-plugin/issues/300). Thanks to 
Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven.plugins:maven-plugin-plugin 
from 3.12.0 to 3.15.1 
[#258](https://github.com/apache/commons-build-plugin/issues/258), 
[#271](https://github.com/apache/commons-build-plugin/issues/271), 
[#299](https://github.com/apache/commons-build-plugin/issues/299). Thanks to 
Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven:maven-plugin-api from 3.9.6 
to 3.9.9 [#267](https://github.com/apache/commons-build-plugin/issues/267), 
[#277](https://github.com/apache/commons-build-plugin/issues/277), 
[#293](https://github.com/apache/commons-build-plugin/issues/293). Thanks to 
Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.maven:maven-core from 3.9.6 to 
3.9.9 [#268](https://github.com/apache/commons-build-plugin/issues/268), 
[#278](https://github.com/apache/commons-build-plugin/issues/278), 
[#294](https://github.com/apache/commons-build-plugin/issues/294). Thanks to 
Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.apache.ant:ant-launcher from 1.10.14 to 
1.10.15 [#303](https://github.com/apache/commons-build-plugin/issues/303). 
Thanks to Dependabot.
   </code></pre>
   </li>
   <li>
   <pre><code>              Bump org.codehaus.mojo:jdepend-maven-plugin from 
2.0 to 2.1 [#311](https://github.com/apache/commons-build-plugin/issues/311). 
Thanks to Dependabot.
   </code></pre>
   </li>
   </ul>
   <h2>Removed</h2>
   <ul>
   <li>
   <pre><code>              Drop codecov.io badge. Thanks to Gary Gregory.
   </code></pre>
   </li>
   </ul>
   <p>For complete information on Apache Commons Build Plugin Maven Mojo, 
including instructions on how to submit bug reports,
   patches, or suggestions for improvement, see the Apache Commons Build Plugin 
Maven Mojo website:</p>
   <p><a 
href="https://commons.apache.org/proper/commons-build-plugin/";>https://commons.apache.org/proper/commons-build-plugin/</a></p>
   <p>Download page: <a 
href="https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi";>https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi</a></p>
   <hr />
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/fccbe31f46538be7a65a4123f3fda943ddd71e32";><code>fccbe31</code></a>
 Prepare for the next release candidate</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/521380ea2e8ca704b2d468b5ddbab797d7f5feab";><code>521380e</code></a>
 Prepare for the next release candidate</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/0a243234588ad3b07eae7b977bc21198d69aab23";><code>0a24323</code></a>
 Prepare for the next release candidate</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/460da54cd98fc7e6d2de228b58f58dd0797a6c30";><code>460da54</code></a>
 Bump actions/dependency-review-action from 4.3.5 to 4.4.0 (<a 
href="https://redirect.github.com/apache/commons-build-plugin/issues/333";>#333</a>)</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/6d8ed99a90891bf79a573dc35d74b0e327f5528b";><code>6d8ed99</code></a>
 Bump plugin dependencies</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/172e52d38d11abc4b73d83a8f4de388d90c27f63";><code>172e52d</code></a>
 Only run actions/dependency-review-action on pull_request</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/583615ef7706fa20a126d13eb6c3bb6861e64295";><code>583615e</code></a>
 Bump actions/cache from 4.1.1 to 4.1.2 (<a 
href="https://redirect.github.com/apache/commons-build-plugin/issues/329";>#329</a>)</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/b3a3f8b7adde0be8d1ba73da99755423644bfa16";><code>b3a3f8b</code></a>
 Bump actions/checkout from 4.2.1 to 4.2.2 (<a 
href="https://redirect.github.com/apache/commons-build-plugin/issues/327";>#327</a>)</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/8c1a8c3ba8c8b2b68eb34257a66e880e9f1eca6a";><code>8c1a8c3</code></a>
 Bump github/codeql-action from 3.26.13 to 3.27.0 (<a 
href="https://redirect.github.com/apache/commons-build-plugin/issues/326";>#326</a>)</li>
   <li><a 
href="https://github.com/apache/commons-build-plugin/commit/9f40b5f03752fc7233bd4960f125982d4a84ba43";><code>9f40b5f</code></a>
 Bump actions/setup-java from 4.4.0 to 4.5.0 (<a 
href="https://redirect.github.com/apache/commons-build-plugin/issues/325";>#325</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/commons-build-plugin/compare/rel/commons-build-plugin-1.14.0...rel/commons-build-plugin-1.14.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-build-plugin&package-manager=maven&previous-version=1.14.0&new-version=1.14.1)](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>


-- 
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