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

   Bumps [greenmail](https://github.com/greenmail-mail-test/greenmail) from 
1.6.10 to 1.6.11.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/greenmail-mail-test/greenmail/releases";>greenmail's 
releases</a>.</em></p>
   <blockquote>
   <h2>1.6.11</h2>
   <p>This release contains bug fixes and dependency updates.</p>
   <ul>
   <li>
   <p>Bug fixes</p>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/491";>#491</a>
 NPE in Utility.toMessageSet after MOVE command</li>
   <li><a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/485";>#485</a>
 IMAP search keyword parsing</li>
   <li><a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/480";>#480</a>
 Encoding of from and to fields</li>
   <li><a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/476";>#476</a>
 POP3 response not properly byte-stuffed</li>
   </ul>
   </li>
   <li>
   <p>Dependencies</p>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/494";>#494</a>
 Update jersey to 2.37</li>
   <li><a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/493";>#493</a>
 Update org.junit.jupiter to 5.9.1</li>
   <li><a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/492";>#492</a>
 Update jetty to 9.4.49.v20220914</li>
   </ul>
   </li>
   </ul>
   <p>Note: GreenMail 1.6 requires JDK 8+ now, and used Jakarta Mail 1.6.x</p>
   <p>For further details, check the <a 
href="https://github.com/greenmail-mail-test/greenmail/issues?q=milestone%3A1.6.11";>issues</a>
 fixed and <strong>full changelog</strong> <a 
href="https://github.com/greenmail-mail-test/greenmail/compare/release-1.6.10...release-1.6.11";>https://github.com/greenmail-mail-test/greenmail/compare/release-1.6.10...release-1.6.11</a></p>
   <p><a 
href="https://greenmail-mail-test.github.io/greenmail/#download";>Download</a> 
also available in <a 
href="https://repo1.maven.org/maven2/com/icegreen/greenmail/1.6.11/";>Maven 
Central</a> with GAV coordinates com.icegreen:greenmail:1.6.11 .</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/7dcc78cdfa258e57e2f931f4c610be55ae2c567a";><code>7dcc78c</code></a>
 [maven-release-plugin] prepare release release-1.6.11</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/5b0fef789331d70803afca5f9d8c95c83d8cd772";><code>5b0fef7</code></a>
 Docs: Update for 1.6.11 release (backport)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/251ea91ae6a2b020c1993d4825c0f98c0e545597";><code>251ea91</code></a>
 Update jersey to 2.37 (backport, fixes <a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/494";>#494</a>)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/c40d00d9dd57c265ac12dcb189f7dc2848bfa1c6";><code>c40d00d</code></a>
 Update org.junit.jupiter to 5.9.1 (backport, fixes <a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/493";>#493</a>)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/997edafc3ac6070732d92ae109fccd6a66f8a1ea";><code>997edaf</code></a>
 Update jetty to 9.4.49.v20220914 (backport, fixes <a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/492";>#492</a>)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/60cd35fe2e286cad93f71fd0ce374dc276606498";><code>60cd35f</code></a>
 NPE in Utility.toMessageSet after MOVE command (backport, fixes <a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/491";>#491</a>)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/4c911fcea72499ccc2968b288bda7c31c13e85b1";><code>4c911fc</code></a>
 Build: Maven plugin updates (backport)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/422a0e712fbe0e21e475675967f129dd9bfc7900";><code>422a0e7</code></a>
 Build: Maven plugin updates (backport)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/8e20ff55afa1e420aeae67f8182d60272125bf0b";><code>8e20ff5</code></a>
 Fixes search term parsing with keywords in a group (<a 
href="https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/485";>#485</a>)</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/9c2d87ad75cc23d66dfe4b5bdad814afa1575cc9";><code>9c2d87a</code></a>
 fixes search term parsing with keywords in a group</li>
   <li>Additional commits viewable in <a 
href="https://github.com/greenmail-mail-test/greenmail/compare/release-1.6.10...release-1.6.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.icegreen:greenmail&package-manager=maven&previous-version=1.6.10&new-version=1.6.11)](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-unsubscr...@axis.apache.org

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


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

Reply via email to