dependabot[bot] opened a new pull request, #12:
URL: https://github.com/apache/tomee-chatterbox/pull/12

   Bumps 
[org.igniterealtime.smack:smack-core](https://github.com/igniterealtime/Smack) 
from 4.0.6 to 4.1.9.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md";>org.igniterealtime.smack:smack-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.1.9 -- 2016-11-19</h2>
   <h3>Bug</h3>
   <ul>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-739";>SMACK-739</a> -
   Smack starts SASL step without TLS in case STARTTLS is stripped even
   if SecurityMode.Required is used</li>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-735";>SMACK-735</a> -
   Smack sometimes sends invalid SCRAM-SHA1 nonce</li>
   </ul>
   <h2>4.1.8 -- 2016-07-30</h2>
   <h3>Bug</h3>
   <ul>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-722";>SMACK-722</a> -
   SASL X-OAUTH2 implementation incorrectly performs Base64 encoding
   twice</li>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-724";>SMACK-724</a> -
   Do not re-use the Socket after connect() failed.</li>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-725";>SMACK-725</a> -
   ReconnectionManager should handle AlreadyConnectedException and
   AlreadyLoggedInException not as failure</li>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-726";>SMACK-726</a> -
   'purge' and 'remove' IQ of XEP-0013 must be of type 'set'</li>
   </ul>
   <h2>4.1.7 -- 2016-04-14</h2>
   <h3>Bug</h3>
   <ul>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-712";>SMACK-712</a> -
   XMPPTCPConnection's setEnabledSSL(Protocols|Ciphers) has no effect</li>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-716";>SMACK-716</a> -
   EntityTimeManager.getTime() does not set the recipients JID</li>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-719";>SMACK-719</a> -
   XMPPError should use Locale.US in toUpperCase()</li>
   </ul>
   <h3>Improvement</h3>
   <ul>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-715";>SMACK-715</a> -
   Add Roster.setRosterLoadedAtLoginDefault(boolean)</li>
   </ul>
   <h2>4.1.6 -- 2016-01-23</h2>
   <h3>Bug</h3>
   <ul>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-705";>SMACK-705</a> -
   PubSub's Affiliation.getElementName() returns wrong name</li>
   <li><a 
href="https://igniterealtime.atlassian.net/browse/SMACK-706";>SMACK-706</a> -
   Smack may sends &lt;bind/&gt; and &lt;session/&gt; twice if Stream Management
   is used and a previous SM state exists</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/af6e80deccb7f587c8339272e4a7e8449edb7fdf";><code>af6e80d</code></a>
 Smack 4.1.9</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/059ee99ba0d5ff7758829acf5a9aeede09ec820b";><code>059ee99</code></a>
 Move TLS Required check at the end of connect()</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/fca2f59e08da2936f6d899a95fb0f6ed9aa07f0c";><code>fca2f59</code></a>
 Fix SCRAM-SHA1 mechanism creating invalid c-nonce</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/a1bbefc9e3b947ead9567a6daa150a1c21fd5ce6";><code>a1bbefc</code></a>
 Smack 4.1.9-SNAPSHOT</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/a87007fb7795b52f067f907af628afed5e52fda5";><code>a87007f</code></a>
 Smack 4.1.8</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/66f4b9cdffa503c37f2d5f55359b88744cc0137b";><code>66f4b9c</code></a>
 Change type of purge/remove IQ (XEP-0013) to 'set'</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/45b04800a43583f0e7b3909cbdb23f203eb8d559";><code>45b0480</code></a>
 Handle AlreadyConnectedException in ReconnectionManager</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/e943bbbd91d7de1c98276c01c8cfffe218bd608c";><code>e943bbb</code></a>
 Handle AlreadyLoggedInException in ReconnectionManager</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/fb55b9065f233e0b0dfc75df65d235dc43ea29ac";><code>fb55b90</code></a>
 Do not re-use the Socket after connect() failed</li>
   <li><a 
href="https://github.com/igniterealtime/Smack/commit/1f87185ee843496831f09f51ffb8f5632a8217c6";><code>1f87185</code></a>
 Do not base64 twice in SASL X-OAUTH2</li>
   <li>Additional commits viewable in <a 
href="https://github.com/igniterealtime/Smack/compare/4.0.6...4.1.9";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.igniterealtime.smack:smack-core&package-manager=maven&previous-version=4.0.6&new-version=4.1.9)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/tomee-chatterbox/network/alerts).
   
   </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...@tomee.apache.org

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

Reply via email to