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/05/11 14:18:30 UTC

[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request, #482: Bump maven.version from 3.9.1 to 3.9.2

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

   Bumps `maven.version` from 3.9.1 to 3.9.2.
   Updates `maven-plugin-api` from 3.9.1 to 3.9.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-plugin-api's releases</a>.</em></p>
   <blockquote>
   <h2>3.9.2</h2>
   <h2><a href="https://maven.apache.org/docs/3.9.2/release-notes.html">Release Notes - Maven - Version 3.9.2</a></h2>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7750">MNG-7750</a>] - Interpolated properties in originalModel in an active profile.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7759">MNG-7759</a>] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7712">MNG-7712</a>] - Core should issue a warning if plugin depends on maven-compat</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7741">MNG-7741</a>] - Add more information when using -Dmaven.repo.local.recordReverseTree=true</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7754">MNG-7754</a>] - Improvement and extension of plugin validation</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7767">MNG-7767</a>] - Tone down plugin validation report</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7778">MNG-7778</a>] - Maven should print suppressed exceptions when a mojo fails</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7749">MNG-7749</a>] - Upgrade animal-sniffer from 1.21 to 1.23</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7774">MNG-7774</a>] - Maven config and command line interpolation</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7670">MNG-7670</a>] - Upgrade misc dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7753">MNG-7753</a>] - Upgrade to Maven Resolver 1.9.8</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7769">MNG-7769</a>] - Upgrade to Maven Resolver 1.9.10</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/c9616018c7a021c1c39be70fb2843d6f5f9b8a1c"><code>c961601</code></a> [maven-release-plugin] prepare release maven-3.9.2</li>
   <li><a href="https://github.com/apache/maven/commit/c2331d37f52b81e036bd119ba985a4ae6d439f45"><code>c2331d3</code></a> [MNG-7778] - Include suppressed exceptions when logging failures (<a href="https://redirect.github.com/apache/maven/issues/1103">#1103</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/79556ddc6b1a560cc61ca9fe6a81be0b53fd1e09"><code>79556dd</code></a> [MNG-7774] Maven config and command line interpolation (<a href="https://redirect.github.com/apache/maven/issues/1098">#1098</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/7cb87a6686505bb80167b9309293af2f204d6a3f"><code>7cb87a6</code></a> [MNG-7769] Update Resolver to 1.9.10 (<a href="https://redirect.github.com/apache/maven/issues/1101">#1101</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a2428a69148d91c8eb7e063fad64d01635b5a829"><code>a2428a6</code></a> [MNG-7767] Tone down plugin validator (<a href="https://redirect.github.com/apache/maven/issues/1092">#1092</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/924dbfecf87fa7cc3cc21c840057272321440ea8"><code>924dbfe</code></a> [MNG-7670] Update misc dependencies (<a href="https://redirect.github.com/apache/maven/issues/1089">#1089</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a4b753253586db486dc8c5b2d44166aeb0c8cd51"><code>a4b7532</code></a> [MNG-7753] Upgrade to Resolver 1.9.8 (<a href="https://redirect.github.com/apache/maven/issues/1077">#1077</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/eb7cdefaaa90143b55c70febf5e67e14831fdb38"><code>eb7cdef</code></a> [MNG-7759] Maven2 plugins will not have even session setter (<a href="https://redirect.github.com/apache/maven/issues/1084">#1084</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/bc138dc3ba1440e22c2d7a68fca3118879f831b7"><code>bc138dc</code></a> [MNG-7741] Track missing files, plugin and parent pom dependencies (<a href="https://redirect.github.com/apache/maven/issues/1058">#1058</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/0f18470576d1eb0649aa93c739b8dd39c9368716"><code>0f18470</code></a> [MNG-7750] Fix unwanted interpolation in plugins from profiles. (<a href="https://redirect.github.com/apache/maven/issues/1075">#1075</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.9.1...maven-3.9.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-core` from 3.9.1 to 3.9.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-core's releases</a>.</em></p>
   <blockquote>
   <h2>3.9.2</h2>
   <h2><a href="https://maven.apache.org/docs/3.9.2/release-notes.html">Release Notes - Maven - Version 3.9.2</a></h2>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7750">MNG-7750</a>] - Interpolated properties in originalModel in an active profile.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7759">MNG-7759</a>] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7712">MNG-7712</a>] - Core should issue a warning if plugin depends on maven-compat</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7741">MNG-7741</a>] - Add more information when using -Dmaven.repo.local.recordReverseTree=true</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7754">MNG-7754</a>] - Improvement and extension of plugin validation</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7767">MNG-7767</a>] - Tone down plugin validation report</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7778">MNG-7778</a>] - Maven should print suppressed exceptions when a mojo fails</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7749">MNG-7749</a>] - Upgrade animal-sniffer from 1.21 to 1.23</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7774">MNG-7774</a>] - Maven config and command line interpolation</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7670">MNG-7670</a>] - Upgrade misc dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7753">MNG-7753</a>] - Upgrade to Maven Resolver 1.9.8</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7769">MNG-7769</a>] - Upgrade to Maven Resolver 1.9.10</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/c9616018c7a021c1c39be70fb2843d6f5f9b8a1c"><code>c961601</code></a> [maven-release-plugin] prepare release maven-3.9.2</li>
   <li><a href="https://github.com/apache/maven/commit/c2331d37f52b81e036bd119ba985a4ae6d439f45"><code>c2331d3</code></a> [MNG-7778] - Include suppressed exceptions when logging failures (<a href="https://redirect.github.com/apache/maven/issues/1103">#1103</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/79556ddc6b1a560cc61ca9fe6a81be0b53fd1e09"><code>79556dd</code></a> [MNG-7774] Maven config and command line interpolation (<a href="https://redirect.github.com/apache/maven/issues/1098">#1098</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/7cb87a6686505bb80167b9309293af2f204d6a3f"><code>7cb87a6</code></a> [MNG-7769] Update Resolver to 1.9.10 (<a href="https://redirect.github.com/apache/maven/issues/1101">#1101</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a2428a69148d91c8eb7e063fad64d01635b5a829"><code>a2428a6</code></a> [MNG-7767] Tone down plugin validator (<a href="https://redirect.github.com/apache/maven/issues/1092">#1092</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/924dbfecf87fa7cc3cc21c840057272321440ea8"><code>924dbfe</code></a> [MNG-7670] Update misc dependencies (<a href="https://redirect.github.com/apache/maven/issues/1089">#1089</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a4b753253586db486dc8c5b2d44166aeb0c8cd51"><code>a4b7532</code></a> [MNG-7753] Upgrade to Resolver 1.9.8 (<a href="https://redirect.github.com/apache/maven/issues/1077">#1077</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/eb7cdefaaa90143b55c70febf5e67e14831fdb38"><code>eb7cdef</code></a> [MNG-7759] Maven2 plugins will not have even session setter (<a href="https://redirect.github.com/apache/maven/issues/1084">#1084</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/bc138dc3ba1440e22c2d7a68fca3118879f831b7"><code>bc138dc</code></a> [MNG-7741] Track missing files, plugin and parent pom dependencies (<a href="https://redirect.github.com/apache/maven/issues/1058">#1058</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/0f18470576d1eb0649aa93c739b8dd39c9368716"><code>0f18470</code></a> [MNG-7750] Fix unwanted interpolation in plugins from profiles. (<a href="https://redirect.github.com/apache/maven/issues/1075">#1075</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.9.1...maven-3.9.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-artifact` from 3.9.1 to 3.9.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-artifact's releases</a>.</em></p>
   <blockquote>
   <h2>3.9.2</h2>
   <h2><a href="https://maven.apache.org/docs/3.9.2/release-notes.html">Release Notes - Maven - Version 3.9.2</a></h2>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7750">MNG-7750</a>] - Interpolated properties in originalModel in an active profile.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7759">MNG-7759</a>] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7712">MNG-7712</a>] - Core should issue a warning if plugin depends on maven-compat</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7741">MNG-7741</a>] - Add more information when using -Dmaven.repo.local.recordReverseTree=true</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7754">MNG-7754</a>] - Improvement and extension of plugin validation</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7767">MNG-7767</a>] - Tone down plugin validation report</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7778">MNG-7778</a>] - Maven should print suppressed exceptions when a mojo fails</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7749">MNG-7749</a>] - Upgrade animal-sniffer from 1.21 to 1.23</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7774">MNG-7774</a>] - Maven config and command line interpolation</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7670">MNG-7670</a>] - Upgrade misc dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7753">MNG-7753</a>] - Upgrade to Maven Resolver 1.9.8</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7769">MNG-7769</a>] - Upgrade to Maven Resolver 1.9.10</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/c9616018c7a021c1c39be70fb2843d6f5f9b8a1c"><code>c961601</code></a> [maven-release-plugin] prepare release maven-3.9.2</li>
   <li><a href="https://github.com/apache/maven/commit/c2331d37f52b81e036bd119ba985a4ae6d439f45"><code>c2331d3</code></a> [MNG-7778] - Include suppressed exceptions when logging failures (<a href="https://redirect.github.com/apache/maven/issues/1103">#1103</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/79556ddc6b1a560cc61ca9fe6a81be0b53fd1e09"><code>79556dd</code></a> [MNG-7774] Maven config and command line interpolation (<a href="https://redirect.github.com/apache/maven/issues/1098">#1098</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/7cb87a6686505bb80167b9309293af2f204d6a3f"><code>7cb87a6</code></a> [MNG-7769] Update Resolver to 1.9.10 (<a href="https://redirect.github.com/apache/maven/issues/1101">#1101</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a2428a69148d91c8eb7e063fad64d01635b5a829"><code>a2428a6</code></a> [MNG-7767] Tone down plugin validator (<a href="https://redirect.github.com/apache/maven/issues/1092">#1092</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/924dbfecf87fa7cc3cc21c840057272321440ea8"><code>924dbfe</code></a> [MNG-7670] Update misc dependencies (<a href="https://redirect.github.com/apache/maven/issues/1089">#1089</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a4b753253586db486dc8c5b2d44166aeb0c8cd51"><code>a4b7532</code></a> [MNG-7753] Upgrade to Resolver 1.9.8 (<a href="https://redirect.github.com/apache/maven/issues/1077">#1077</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/eb7cdefaaa90143b55c70febf5e67e14831fdb38"><code>eb7cdef</code></a> [MNG-7759] Maven2 plugins will not have even session setter (<a href="https://redirect.github.com/apache/maven/issues/1084">#1084</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/bc138dc3ba1440e22c2d7a68fca3118879f831b7"><code>bc138dc</code></a> [MNG-7741] Track missing files, plugin and parent pom dependencies (<a href="https://redirect.github.com/apache/maven/issues/1058">#1058</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/0f18470576d1eb0649aa93c739b8dd39c9368716"><code>0f18470</code></a> [MNG-7750] Fix unwanted interpolation in plugins from profiles. (<a href="https://redirect.github.com/apache/maven/issues/1075">#1075</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.9.1...maven-3.9.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-compat` from 3.9.1 to 3.9.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-compat's releases</a>.</em></p>
   <blockquote>
   <h2>3.9.2</h2>
   <h2><a href="https://maven.apache.org/docs/3.9.2/release-notes.html">Release Notes - Maven - Version 3.9.2</a></h2>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7750">MNG-7750</a>] - Interpolated properties in originalModel in an active profile.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7759">MNG-7759</a>] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7712">MNG-7712</a>] - Core should issue a warning if plugin depends on maven-compat</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7741">MNG-7741</a>] - Add more information when using -Dmaven.repo.local.recordReverseTree=true</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7754">MNG-7754</a>] - Improvement and extension of plugin validation</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7767">MNG-7767</a>] - Tone down plugin validation report</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7778">MNG-7778</a>] - Maven should print suppressed exceptions when a mojo fails</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7749">MNG-7749</a>] - Upgrade animal-sniffer from 1.21 to 1.23</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7774">MNG-7774</a>] - Maven config and command line interpolation</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7670">MNG-7670</a>] - Upgrade misc dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7753">MNG-7753</a>] - Upgrade to Maven Resolver 1.9.8</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7769">MNG-7769</a>] - Upgrade to Maven Resolver 1.9.10</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/c9616018c7a021c1c39be70fb2843d6f5f9b8a1c"><code>c961601</code></a> [maven-release-plugin] prepare release maven-3.9.2</li>
   <li><a href="https://github.com/apache/maven/commit/c2331d37f52b81e036bd119ba985a4ae6d439f45"><code>c2331d3</code></a> [MNG-7778] - Include suppressed exceptions when logging failures (<a href="https://redirect.github.com/apache/maven/issues/1103">#1103</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/79556ddc6b1a560cc61ca9fe6a81be0b53fd1e09"><code>79556dd</code></a> [MNG-7774] Maven config and command line interpolation (<a href="https://redirect.github.com/apache/maven/issues/1098">#1098</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/7cb87a6686505bb80167b9309293af2f204d6a3f"><code>7cb87a6</code></a> [MNG-7769] Update Resolver to 1.9.10 (<a href="https://redirect.github.com/apache/maven/issues/1101">#1101</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a2428a69148d91c8eb7e063fad64d01635b5a829"><code>a2428a6</code></a> [MNG-7767] Tone down plugin validator (<a href="https://redirect.github.com/apache/maven/issues/1092">#1092</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/924dbfecf87fa7cc3cc21c840057272321440ea8"><code>924dbfe</code></a> [MNG-7670] Update misc dependencies (<a href="https://redirect.github.com/apache/maven/issues/1089">#1089</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/a4b753253586db486dc8c5b2d44166aeb0c8cd51"><code>a4b7532</code></a> [MNG-7753] Upgrade to Resolver 1.9.8 (<a href="https://redirect.github.com/apache/maven/issues/1077">#1077</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/eb7cdefaaa90143b55c70febf5e67e14831fdb38"><code>eb7cdef</code></a> [MNG-7759] Maven2 plugins will not have even session setter (<a href="https://redirect.github.com/apache/maven/issues/1084">#1084</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/bc138dc3ba1440e22c2d7a68fca3118879f831b7"><code>bc138dc</code></a> [MNG-7741] Track missing files, plugin and parent pom dependencies (<a href="https://redirect.github.com/apache/maven/issues/1058">#1058</a>)</li>
   <li><a href="https://github.com/apache/maven/commit/0f18470576d1eb0649aa93c739b8dd39c9368716"><code>0f18470</code></a> [MNG-7750] Fix unwanted interpolation in plugins from profiles. (<a href="https://redirect.github.com/apache/maven/issues/1075">#1075</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.9.1...maven-3.9.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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] codecov-commenter commented on pull request #482: Bump maven.version from 3.9.1 to 3.9.2

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #482:
URL: https://github.com/apache/axis-axis2-java-core/pull/482#issuecomment-1544116397

   ## [Codecov](https://app.codecov.io/gh/apache/axis-axis2-java-core/pull/482?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#482](https://app.codecov.io/gh/apache/axis-axis2-java-core/pull/482?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f65923d) into [master](https://app.codecov.io/gh/apache/axis-axis2-java-core/commit/9834f06e877be2441ec79c03e83b34724b7ee3b5?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9834f06) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head f65923d differs from pull request most recent head 7aea208. Consider uploading reports for the commit 7aea208 to get more accurate results
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #482   +/-   ##
   =======================================
     Coverage   37.88%   37.88%           
   =======================================
     Files        1500     1500           
     Lines      115017   115017           
     Branches    22584    22584           
   =======================================
   + Hits        43571    43576    +5     
   + Misses      64298    64293    -5     
     Partials     7148     7148           
   ```
   
   
   [see 8 files with indirect coverage changes](https://app.codecov.io/gh/apache/axis-axis2-java-core/pull/482/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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 #482: Bump maven.version from 3.9.1 to 3.9.2

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


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