You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/14 13:58:04 UTC

[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request, #452: Bump keytool-maven-plugin from 1.6 to 1.7

dependabot[bot] opened a new pull request, #452:
URL: https://github.com/apache/axis-axis2-java-core/pull/452

   Bumps [keytool-maven-plugin](https://github.com/mojohaus/keytool) from 1.6 to 1.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mojohaus/keytool/releases">keytool-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>1.7</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Add dependency to Plexus utils to fix issue with its (<a href="https://redirect.github.com/mojohaus/keytool/pull/62">#62</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/mojohaus/keytool/pull/61">#61</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump pluginPluginVersion from 3.7.0 to 3.7.1 (<a href="https://redirect.github.com/mojohaus/keytool/pull/58">#58</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump maven-invoker-plugin from 3.2.2 to 3.4.0 (<a href="https://redirect.github.com/mojohaus/keytool/pull/56">#56</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump pluginPluginVersion from 3.6.4 to 3.7.0 (<a href="https://redirect.github.com/mojohaus/keytool/pull/55">#55</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.4.2 to 3.5.0 (<a href="https://redirect.github.com/mojohaus/keytool/pull/54">#54</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump mojo-parent from 69 to 70 (<a href="https://redirect.github.com/mojohaus/keytool/pull/53">#53</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump maven-site-plugin from 3.12.0 to 3.12.1 (<a href="https://redirect.github.com/mojohaus/keytool/pull/52">#52</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump mojo-parent from 68 to 69 (<a href="https://redirect.github.com/mojohaus/keytool/pull/51">#51</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump mojo-parent from 67 to 68 (<a href="https://redirect.github.com/mojohaus/keytool/pull/50">#50</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.4.1 to 3.4.2 (<a href="https://redirect.github.com/mojohaus/keytool/pull/48">#48</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>use shared actions to avoid too much maintenance (<a href="https://redirect.github.com/mojohaus/keytool/pull/66">#66</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li>
   <li>Try with Java 20-ea (<a href="https://redirect.github.com/mojohaus/keytool/pull/65">#65</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   <li>Bump m-plugin-p to 3.8.1 and m-invoker-p to 3.5.0 (<a href="https://redirect.github.com/mojohaus/keytool/pull/64">#64</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   <li>Fix warning - Deprecated <a href="https://github.com/Component"><code>@​Component</code></a> annotation for 'session' field (<a href="https://redirect.github.com/mojohaus/keytool/pull/63">#63</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mojohaus/keytool/commit/ee324a24aa0cdf9f6d93c0cc54519a4c6cdb876c"><code>ee324a2</code></a> [maven-release-plugin] prepare release keytool-1.7</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/029782e5569ba3aeee04a4695983787e1b0b24fd"><code>029782e</code></a> use shared actions to avoid too much maintenance (<a href="https://redirect.github.com/mojohaus/keytool/issues/66">#66</a>)</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/a09f9d26108723d0ae1987ae7d056f072a0ed508"><code>a09f9d2</code></a> Try with Java 20-ea</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/4c7a81c702ac44f037b939295be246d662437413"><code>4c7a81c</code></a> Bump m-plugin-p to 3.8.1 and m-invoker-p to 3.5.0</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/6e94937611803f33412293a9a57f6c82479dfd83"><code>6e94937</code></a> Fix warning - Deprecated <a href="https://github.com/Component"><code>@​Component</code></a> annotation for 'session' field</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/bae84438ea3f4ca195bdedb9cee217a24f7317f9"><code>bae8443</code></a> Add dependency to Plexus utils</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/2a72c8d46b0590e21d2c64639ac00778b0eebd44"><code>2a72c8d</code></a> drop ci runs on zulu</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/9eedddacdf0328c58eea132edf837a386391cf48"><code>9eeddda</code></a> Bump plexus-utils from 3.5.0 to 3.5.1</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/d2c21fe2e999205134b4e5f934af1d5bd733aa1e"><code>d2c21fe</code></a> Bump pluginPluginVersion from 3.7.0 to 3.7.1</li>
   <li><a href="https://github.com/mojohaus/keytool/commit/99e5103d0de2ea5a7bbdc159a580417458903968"><code>99e5103</code></a> Bump maven-invoker-plugin from 3.2.2 to 3.4.0</li>
   <li>Additional commits viewable in <a href="https://github.com/mojohaus/keytool/compare/keytool-1.6...keytool-1.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:keytool-maven-plugin&package-manager=maven&previous-version=1.6&new-version=1.7)](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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] veithen merged pull request #452: Bump keytool-maven-plugin from 1.6 to 1.7

Posted by "veithen (via GitHub)" <gi...@apache.org>.
veithen merged PR #452:
URL: https://github.com/apache/axis-axis2-java-core/pull/452


-- 
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: java-dev-unsubscribe@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org