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


   Bumps [moditect-maven-plugin](https://github.com/moditect/moditect) from 
1.0.0.RC1 to 1.0.0.RC2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/moditect/moditect/releases";>moditect-maven-plugin's 
releases</a>.</em></p>
   <blockquote>
   <h2>1.0.0.RC2</h2>
   <h2>Changelog</h2>
   <h2>βš™οΈ  Dependencies</h2>
   <ul>
   <li>d8cfeca Bump junit from 4.11 to 4.13.1 in /core</li>
   </ul>
   <h2>🧰 Tasks</h2>
   <ul>
   <li>be6d13e Releasing version 1.0.0.CR2</li>
   <li>04db5da Preparing next development iteration</li>
   <li>9871167 Preparing 1.0.0.RC1 release</li>
   <li>3bcb4b2 Preparing next development iteration</li>
   </ul>
   <hr />
   <ul>
   <li>7ad284e Update JReleaser configuration with changelog formatting 
options</li>
   <li>ed3f3cc Upgrading version after the 1.0.0.RC2 release</li>
   <li>fae9671 Update README.md</li>
   <li>56166a4 Removing superfluous versions:commit invocation</li>
   <li>07429ef Revert &quot;Update trigger workflow the version handling (<a 
href="https://github-redirect.dependabot.com/moditect/moditect/issues/152";>#152</a>)&quot;</li>
   <li>2b66c51 Update trigger workflow the version handling (<a 
href="https://github-redirect.dependabot.com/moditect/moditect/issues/152";>#152</a>)</li>
   <li>5b62329 Using Versions plug-in 2.7 to address compatibility issue;</li>
   <li>30e9769 <a 
href="https://github-redirect.dependabot.com/moditect/moditect/issues/141";>#141</a>
 Support JDK 11.0.11+ multi-release and --multi-release=X single argument</li>
   <li>55630ba mod#148 Support multiple export modules TOs</li>
   <li>62b4613 Configure build with parent pom</li>
   <li>e36fc09 Application classpath image docs</li>
   <li>5bf3a80 Delete image folder if exists</li>
   <li>3de7ce0 Run jdeps to list dependencies</li>
   <li>c206bde Create GenerateModulesList Mojo and class</li>
   <li>45c954f Make Moditect copy dependencies (instead of Maven plugin) πŸŽΆπŸ¦„</li>
   <li>8448593 Fiddle with project to make the example work</li>
   <li>78c2534 Copy JAR and dependencies (with Maven) to image</li>
   <li>19abb1b Update copyright.txt</li>
   <li>e60e567 Add --bind-services to create-runtime-image goal. Fixes <a 
href="https://github-redirect.dependabot.com/moditect/moditect/issues/129";>#129</a>.</li>
   <li>2b0415a Update README.md</li>
   </ul>
   <h2>Contributors</h2>
   <p>We'd like to thank the following people for their contributions:</p>
   <ul>
   <li>Gunnar Morling</li>
   <li>Andres Almiray</li>
   <li>Fabio Massimo Ercoli</li>
   <li>Serban Iordache</li>
   <li>Nicolai Parlog</li>
   <li>Jay Gazula</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moditect/moditect/commit/be6d13e787400df7b5c57d239f8a7e7dc2ea24c4";><code>be6d13e</code></a>
 Releasing version 1.0.0.CR2</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/fae9671c2b78b73128bb8eeb744c5e77314a8a2d";><code>fae9671</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/56166a4361f330687e3bb8e73264c2a09e3c24f6";><code>56166a4</code></a>
 Removing superfluous versions:commit invocation</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/07429efd5a775172f8d674fff295b71d79e0057e";><code>07429ef</code></a>
 Revert &quot;Update trigger workflow the version handling (<a 
href="https://github-redirect.dependabot.com/moditect/moditect/issues/152";>#152</a>)&quot;</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/2b66c51f13fcc6c12aacaa1961617b90f5f28306";><code>2b66c51</code></a>
 Update trigger workflow the version handling (<a 
href="https://github-redirect.dependabot.com/moditect/moditect/issues/152";>#152</a>)</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/5b623299fdf1584651e03b5233a02067c7c089be";><code>5b62329</code></a>
 Using Versions plug-in 2.7 to address compatibility issue;</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/30e97698ae47409fc0dddbe7be05bf9159c02ab8";><code>30e9769</code></a>
 <a 
href="https://github-redirect.dependabot.com/moditect/moditect/issues/141";>#141</a>
 Support JDK 11.0.11+ multi-release and --multi-release=X single argument</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/55630ba58b4684e00b2c871e1915f74141d9d051";><code>55630ba</code></a>
 mod#148 Support multiple export modules TOs</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/62b4613628eb50981a83fa931c2ccb23ce758a11";><code>62b4613</code></a>
 Configure build with parent pom</li>
   <li><a 
href="https://github.com/moditect/moditect/commit/e36fc092514cbe7eb041228affe645aadaa353ab";><code>e36fc09</code></a>
 Application classpath image docs</li>
   <li>Additional commits viewable in <a 
href="https://github.com/moditect/moditect/compare/1.0.0.RC1...1.0.0.CR2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.moditect:moditect-maven-plugin&package-manager=maven&previous-version=1.0.0.RC1&new-version=1.0.0.RC2)](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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to