dependabot[bot] opened a new pull request, #1553:
URL: https://github.com/apache/syncope/pull/1553

   Bumps 
[com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 
2.1.13 to 2.1.14.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/greenmail-mail-test/greenmail/releases";>com.icegreen:greenmail's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.1.14</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>Bugfixes</h3>
   <ul>
   <li>Use first content-disposition header when a message repeats it by <a 
href="https://github.com/netliomax25-code";><code>@​netliomax25-code</code></a> 
in <a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1059";>greenmail-mail-test/greenmail#1059</a></li>
   <li>Fail malformed SMTP and IMAP AUTH without closing the connection by <a 
href="https://github.com/netliomax25-code";><code>@​netliomax25-code</code></a> 
in <a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1063";>greenmail-mail-test/greenmail#1063</a></li>
   <li>Improve SASL authentication failure logging by <a 
href="https://github.com/marcelmay";><code>@​marcelmay</code></a> in <a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1067";>greenmail-mail-test/greenmail#1067</a></li>
   <li>Return a snapshot from ListBasedStoredMessageCollection.getMessages by 
<a 
href="https://github.com/netliomax25-code";><code>@​netliomax25-code</code></a> 
in <a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1068";>greenmail-mail-test/greenmail#1068</a></li>
   <li>Reject malformed SORT criteria with BAD instead of closing connection by 
<a 
href="https://github.com/netliomax25-code";><code>@​netliomax25-code</code></a> 
in <a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1069";>greenmail-mail-test/greenmail#1069</a></li>
   <li>Fix Maven compiler warning of bootstrap class path not set in 
conjunction with -source 9ac09fe5</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Build(deps-dev): Bump org.easymock:easymock from 5.6.0 to 5.7.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1058";>greenmail-mail-test/greenmail#1058</a></li>
   <li>Build(deps): Bump org.bouncycastle:bc-jdk18on-bom from 1.85.2 to 1.86 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1070";>greenmail-mail-test/greenmail#1070</a></li>
   <li>Build(deps): Bump org.bouncycastle:bc-jdk18on-bom from 1.86 to 1.86.1 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/greenmail-mail-test/greenmail/pull/1075";>greenmail-mail-test/greenmail#1075</a></li>
   <li>Build(deps): Bump azul-zulu in /greenmail-docker/standalone from 
21.52-21.0.12-jre-headless-debian13 to 21.52-21.0.12.1-jre-headless-debian13 
ca789c56</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.13...release-2.1.14";>https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.13...release-2.1.14</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/cdde8bb9488f11763df0737d69a892cf131b9445";><code>cdde8bb</code></a>
 [maven-release-plugin] prepare release release-2.1.14</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/60e1a386cd4322eebeb7f4cbe3de7aec53b22e40";><code>60e1a38</code></a>
 Build(deps): Bump org.bouncycastle:bc-jdk18on-bom from 1.86 to 1.86.1</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/ca789c56976382ad2a6700d2cfabc0d82fb8dcc0";><code>ca789c5</code></a>
 Build(deps): Bump azul-zulu in /greenmail-docker/standalone</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/e64448b8f23d11b6eefa2484caae0281b5916192";><code>e64448b</code></a>
 Chore: Configure dependabot to ignore major version updates for 
greenmail-doc...</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/75dbaf4d1e61eb514b123a494ff1c3854649aa7d";><code>75dbaf4</code></a>
 Chore: Configure dependabot to ignore major version updates for azul-zulu</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/57a68707f151a6529d1e259f0449c47ccaba4434";><code>57a6870</code></a>
 Chore: Configured exception logging to console for reduced output</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/e651cf9091fb13ee0dbdd885687d799d2de69911";><code>e651cf9</code></a>
 Chore: Updating docs for 2.1.14 release</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/9ac09fe55d3662241b3774e8a558aaeac47f6c70";><code>9ac09fe</code></a>
 Fix Maven compiler warning of bootstrap class path not set in conjunction 
wit...</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/c13775959f860e5197e5992574d7851fd93230b9";><code>c137759</code></a>
 Build(deps-dev): Bump org.apache.maven.plugins:maven-install-plugin</li>
   <li><a 
href="https://github.com/greenmail-mail-test/greenmail/commit/700880bc5d6c75d1a0fb9b025c60f1bf9caf7968";><code>700880b</code></a>
 Build(deps-dev): Bump org.codehaus.mojo:jdepend-maven-plugin</li>
   <li>Additional commits viewable in <a 
href="https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.13...release-2.1.14";>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=2.1.13&new-version=2.1.14)](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 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: [email protected]

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

Reply via email to