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


   Bumps [mailapi](https://github.com/eclipse-ee4j/mail) from 1.6.4 to 1.6.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-ee4j/mail/releases";>mailapi's 
releases</a>.</em></p>
   <blockquote>
   <h2>Jakarta Mail 1.6.5 Final Release</h2>
   <p>The 1.6.5 release is (hopefully) the last release of the Jakarta Mail 
project in the 1.x line, and includes several bug fixes and enhancements, 
including:</p>
   <pre><code>OAuth2 support for POP3
   </code></pre>
   <p>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>
   <p>Jakarta Mail, like other parts of Jakarta EE, is moving to the jakarta.* 
package namespace.
   This is a major change, and so the next release will be Jakarta Mail 2.0.0, 
which will be
   included in Jakarta EE 9.  Applications should be able to switch to this new 
version fairly
   easily by just changing all imports that use javax.mail.* to instead use 
jakarta.mail.*.  Note
   that SNAPSHOT and Release Candidate versions of Jakarta Mail 2.0.0 are 
already available.</p>
   <p>Enjoy!</p>
   <p>The Jakarta Mail Team</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/4c092797479f6fb05576e723a6855a7e116ed027";><code>4c09279</code></a>
 Remove old oss.sonatype.org configuration that prevents deployment.</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/b14b8e9fb4f275864cc23f1f00a73562e2b9e6af";><code>b14b8e9</code></a>
 1.6.5 Final Release.</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/adbf124da1a80ddd03762da48c693c2c42dd2e55";><code>adbf124</code></a>
 support more auth mechanisms with pop3: PLAIN, NTLM, XOAUTH2 - fix <a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/mail/issues/416";>#416</a></li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/0eec4c86d2e6b2e84bf200e177c492c138d34003";><code>0eec4c8</code></a>
 update to new parent pom</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/2b6ceedaa744a75a33d6b582b9e1bfcbff83a6bf";><code>2b6ceed</code></a>
 Improve SMTP error message with server returns bad greeting - fix <a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/mail/issues/387";>#387</a></li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/c29f6e5c76e05daba814be777302fd521aa594bf";><code>c29f6e5</code></a>
 fix typo</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/103332ef7bd320615d6949387af83619f3441582";><code>103332e</code></a>
 NPE in MailHandler::isLoggable <a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/mail/issues/421";>#421</a>
 (<a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/mail/issues/422";>#422</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/1a455bfc5507797f0b3cd384027c44b91b546ee0";><code>1a455bf</code></a>
 Fix BASE64DecoderStream.read to return 0 when len is 0 - fix <a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/mail/issues/408";>#408</a></li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/8ac4229d3fac640bacc987e64ff7cf5e99352f1d";><code>8ac4229</code></a>
 Avoid NPE in POP3Store.close - fix <a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/mail/issues/413";>#413</a></li>
   <li><a 
href="https://github.com/eclipse-ee4j/mail/commit/7ad9fe3999883a0f8a4bb30fab9ddcbf8926838e";><code>7ad9fe3</code></a>
 Update TCK bundle URL.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-ee4j/mail/compare/1.6.4...1.6.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.sun.mail:mailapi&package-manager=maven&previous-version=1.6.4&new-version=1.6.5)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to