dependabot[bot] opened a new pull request, #430:
URL: https://github.com/apache/ws-axiom/pull/430

   Bumps 
[org.eclipse.angus:angus-mail](https://github.com/eclipse-ee4j/angus-mail) from 
2.0.2 to 2.0.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-ee4j/angus-mail/releases";>org.eclipse.angus:angus-mail's
 releases</a>.</em></p>
   <blockquote>
   <h2>Angus Mail 2.0.3 Final Release</h2>
   <p>Bugfix release containing following enhancements and bug fixes:</p>
   <ul>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/15";>#15</a> - 
in jakarta.mail artifact</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/16";>#16</a> - 
Remove SecurityManager references from logging package</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/52";>#52</a> - 
CompactFormatter support for LogRecord::getLongThreadID</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/107";>#107</a> 
- java.io.UnsupportedEncodingException: en_US.iso885915 if charset is 
&quot;en_US.iso885915&quot;</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/110";>#110</a> 
- WildFly support for MailHandler</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/116";>#116</a> 
- MailHandler LogManger support for mail entries</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/123";>#123</a> 
- MailHandler should catch ServiceConfigurationError</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/124";>#124</a> 
- Illegal reflective access by com.sun.mail.util.SocketFetcher</li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/132";>#132</a> 
-NTLM Auth type3flags set after array is copied</li>
   <li>Integrates <a 
href="https://github.com/jakartaee/mail-api/releases/tag/2.1.3";>Jakarta Mail 
API 2.1.3</a></li>
   </ul>
   <p>Provides implementation of the <a 
href="https://jakarta.ee/specifications/mail/2.1/";>Jakarta Mail 2.1 
Specification</a>.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/angus-mail/compare/2.0.2...2.0.3";>https://github.com/eclipse-ee4j/angus-mail/compare/2.0.2...2.0.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/07e957b5b5058056630206b4f441fae62f33012e";><code>07e957b</code></a>
 Prepare release org.eclipse.angus:all:2.0.3</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/62aae89956dfa26c92e854c04e2ac9c14528a10d";><code>62aae89</code></a>
 <a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/15";>#15</a>: 
in jakarta.mail artifact</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/57bf854c442857769e6852e0d8b8de4ea47a2d61";><code>57bf854</code></a>
 NTLM Auth type3flags set after array is copied (<a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/132";>#132</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/9cd659cd4e9b680b04aa8f879dd938575eee2587";><code>9cd659c</code></a>
 Illegal reflective access by com.sun.mail.util.SocketFetcher <a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/124";>#124</a> 
(<a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/126";>#126</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/154ec8d3d0ed8841528eea33edbef4d6206da618";><code>154ec8d</code></a>
 allow reproducible build</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/98c92b90b43846cd694f55ac37c6e077aadfdfce";><code>98c92b9</code></a>
 update gh action build</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/a0ef2b521ecf382676a18297bbb55e9335969d8f";><code>a0ef2b5</code></a>
 Update build plugins</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/d8f259a0ae290dae166e6d01fe7949647b294881";><code>d8f259a</code></a>
 Integrate activation-api 2.1.3, mail-api 2.1.3,</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/181d10d939dd103e953eaae877a5fff00f24719e";><code>181d10d</code></a>
 MailHandler should catch ServiceConfigurationError <a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/123";>#123</a> 
(<a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/125";>#125</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/angus-mail/commit/d223d1f903775edb4835611ade058ef92b0099c6";><code>d223d1f</code></a>
 Remove SecurityManager references from logging package <a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/16";>#16</a> 
(<a 
href="https://redirect.github.com/eclipse-ee4j/angus-mail/issues/117";>#117</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-ee4j/angus-mail/compare/2.0.2...2.0.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.angus:angus-mail&package-manager=maven&previous-version=2.0.2&new-version=2.0.3)](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: dev-unsubscr...@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to