dependabot[bot] opened a new pull request, #369: URL: https://github.com/apache/ws-axiom/pull/369
Bumps [jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) from 1.6.7 to 2.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jakartaee/mail-api/releases">jakarta.mail:jakarta.mail-api's releases</a>.</em></p> <blockquote> <h2>Jakarta Mail 2.1.2 Final Release</h2> <p>The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10).</p> <p>Following changes are included:</p> <ul> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/629">jakartaee/mail-api#629</a>: jakarta.mail-api-2.1.0.jar does not work in OSGi environment (hk2servicelocator)</li> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/635">jakartaee/mail-api#635</a>: The hk2 service loader is not used everywhere (where necessary)</li> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/660">jakartaee/mail-api#660</a>: fix wrong class file version for package-info</li> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/664">jakartaee/mail-api#664</a>: Typo in Session.setDebug Javadoc</li> <li>adds missing javadoc descriptions</li> <li>updates dependency on Jakarta Activation API jar to version <a href="https://github.com/jakartaee/jaf-api/releases/tag/2.1.2">2.1.2</a> and angus-activation used by tests to <a href="https://github.com/eclipse-ee4j/angus-activation/releases/tag/2.0.1">2.0.1</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jakartaee/mail-api/compare/2.1.1...2.1.2">https://github.com/jakartaee/mail-api/compare/2.1.1...2.1.2</a></p> <h2>Jakarta Mail 2.1.1 Final Release</h2> <p>The 2.1.1 release is a bug fix release of 2.1.0.</p> <p>Following changes are included:</p> <ul> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/621">jakartaee/mail-api#621</a> - j.m.u.FactoryFinder.factoryFromServiceLoader needs PrivilegedAction</li> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/598">jakartaee/mail-api#598</a> - expected resource not found: /META-INF/javamail.default.address.map</li> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/594">jakartaee/mail-api#594</a> - Implement equals() and hashcode() on jakarta.mail.Header</li> <li><a href="https://redirect.github.com/jakartaee/mail-api/issues/630">jakartaee/mail-api#630</a> - Use OSGi service loader mediator</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yersan"><code>@yersan</code></a> made their first contribution in <a href="https://redirect.github.com/jakartaee/mail-api/pull/623">jakartaee/mail-api#623</a></li> <li><a href="https://github.com/maeichris"><code>@maeichris</code></a> made their first contribution in <a href="https://redirect.github.com/jakartaee/mail-api/pull/634">jakartaee/mail-api#634</a></li> <li><a href="https://github.com/mnlipp"><code>@mnlipp</code></a> made their first contribution in <a href="https://redirect.github.com/jakartaee/mail-api/pull/633">jakartaee/mail-api#633</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jakartaee/mail-api/compare/2.1.0...2.1.1">https://github.com/jakartaee/mail-api/compare/2.1.0...2.1.1</a></p> <h2>Jakarta Mail 2.1.0 Final Release</h2> <p>The 2.1.0 release provides API module only.</p> <p>The implementation has been moved out from this project to the new Eclipse Angus project and lives in its own repository - <a href="https://github.com/eclipse-ee4j/angus-mail">https://github.com/eclipse-ee4j/angus-mail</a></p> <p><strong>Project Board</strong>: <a href="https://github.com/eclipse-ee4j/mail/projects/1">https://github.com/eclipse-ee4j/mail/projects/1</a> <strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/mail/compare/2.0.1...2.1.0">https://github.com/eclipse-ee4j/mail/compare/2.0.1...2.1.0</a></p> <h2>Jakarta Mail 2.0.1 Final Release</h2> <p>The 2.0.1 release is a bug fix release of the Jakarta Mail project in the 2.x line, and includes several bug fixes and enhancements. The main jar file is located at com.sun.mail:jakarta.mail</p> <p>The full list of changes is here: <a href="https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt">https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt</a></p> <p>Please note the potential compatibility issues in this release: <a href="https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt">https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jakartaee/mail-api/commit/ff9c94ae9f23c470412b0c975fec77a9a8aad5a4"><code>ff9c94a</code></a> Prepare release jakarta.mail:jakarta.mail-api:2.1.2</li> <li><a href="https://github.com/jakartaee/mail-api/commit/386650a66c5ec871974b06e86a4076c770d0e10c"><code>386650a</code></a> [tck] saveFile should overwrite existing file</li> <li><a href="https://github.com/jakartaee/mail-api/commit/ad22fb3145b3e7050f5cc687324b47695958da5d"><code>ad22fb3</code></a> Add missing javadoc</li> <li><a href="https://github.com/jakartaee/mail-api/commit/6a5c36be195382ffb313e47dba4f347e10bdf391"><code>6a5c36b</code></a> codebase cleanup - remove redundant code constructs, use modern APIs</li> <li><a href="https://github.com/jakartaee/mail-api/commit/4af254079c3e92a578ed990a350ff369554e49d0"><code>4af2540</code></a> add git ignore revs</li> <li><a href="https://github.com/jakartaee/mail-api/commit/695a6998ddcbe94866b04f63f03152c6005b8f93"><code>695a699</code></a> remove redundant modifiers, use java-style arrays</li> <li><a href="https://github.com/jakartaee/mail-api/commit/222cc53870609d4acff46b5a49365f62f8912479"><code>222cc53</code></a> fix code formatting through the repo</li> <li><a href="https://github.com/jakartaee/mail-api/commit/2a3739363fa3eac0ab89f305f753a25ac6fd39c9"><code>2a37393</code></a> revert changes in jenkinsfile</li> <li><a href="https://github.com/jakartaee/mail-api/commit/a6015eff7d22a7bcad3740ef779bb4142a54faf8"><code>a6015ef</code></a> <a href="https://redirect.github.com/jakartaee/mail-api/issues/635">#635</a>: The hk2 service loader is not used everywhere (where necessary)</li> <li><a href="https://github.com/jakartaee/mail-api/commit/62f454eb923f48f33476641438fb8205523088ca"><code>62f454e</code></a> try MAVEN_OPTS</li> <li>Additional commits viewable in <a href="https://github.com/jakartaee/mail-api/compare/1.6.7...2.1.2">compare view</a></li> </ul> </details> <br /> [](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