dependabot[bot] opened a new pull request, #12564: URL: https://github.com/apache/camel/pull/12564
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.25.0 to 3.25.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redisson/redisson/releases">org.redisson:redisson's releases</a>.</em></p> <blockquote> <h2>redisson-3.25.2</h2> <p>Fixed - SSL connection can't be established</p> <h2>redisson-3.25.1</h2> <p>Improvement - JDK21 Virtual Threads compatibility</p> <p>Fixed - EvictionTask keeps running even after <code>destroy()</code> method called<br /> Fixed - Sprint Data Redis throws <code>Subscription registration timeout exceeded</code><br /> Fixed - Sprint Data Redis <code>RedisMessageListenerContainer.addMessageListener()</code> method hangs if called after container start<br /> Fixed - NPE is thrown if <code>lazyInitialization = true</code><br /> Fixed - <code>PriorityQueue</code> methods may hang due to unreleased lock after exception<br /> Fixed - <code>RMap.getAll()</code> method throws <code>IndexOutOfBoundsException</code><br /> Fixed - natMapper isn't applied to slaves and master nodes at start in Sentinel mode<br /> Fixed - method invocation hangs after failover if <code>retryInterval = 0</code><br /> Fixed - transactional Map and MapCache keySet method returns inconsistent state<br /> Fixed - Multilock lock method doesn't work properly with non-MILLISECONDS TimeUnit</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/redisson/redisson/blob/master/CHANGELOG.md">org.redisson:redisson's changelog</a>.</em></p> <blockquote> <h3>20-Dec-2023 - 3.25.2 released</h3> <p>Fixed - SSL connection can't be established</p> <h3>18-Dec-2023 - 3.25.1 released</h3> <p>Improvement - JDK21 Virtual Threads compatibility</p> <p>Fixed - EvictionTask keeps running even after <code>destroy()</code> method called<br /> Fixed - Sprint Data Redis throws <code>Subscription registration timeout exceeded</code><br /> Fixed - Sprint Data Redis <code>RedisMessageListenerContainer.addMessageListener()</code> method hangs if called after container start<br /> Fixed - NPE is thrown if <code>lazyInitialization = true</code><br /> Fixed - <code>PriorityQueue</code> methods may hang due to unreleased lock after exception<br /> Fixed - <code>RMap.getAll()</code> method throws <code>IndexOutOfBoundsException</code><br /> Fixed - natMapper isn't applied to slaves and master nodes at start in Sentinel mode<br /> Fixed - method invocation hangs after failover if <code>retryInterval = 0</code><br /> Fixed - transactional Map and MapCache keySet method returns inconsistent state<br /> Fixed - Multilock lock method doesn't work properly with non-MILLISECONDS TimeUnit</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redisson/redisson/commit/c132ee9cf8240d6c818b3578e55906d2342a0708"><code>c132ee9</code></a> [maven-release-plugin] prepare release redisson-3.25.2</li> <li><a href="https://github.com/redisson/redisson/commit/f72aa6a89aa720784211957991d50255c38ae388"><code>f72aa6a</code></a> Fixed - SSL connection doesn't work <a href="https://redirect.github.com/redisson/redisson/issues/5510">#5510</a></li> <li><a href="https://github.com/redisson/redisson/commit/d0ee950838084abc2fd75ae47b900f6c8a687696"><code>d0ee950</code></a> Fixed - SSL connection doesn't work <a href="https://redirect.github.com/redisson/redisson/issues/5510">#5510</a></li> <li><a href="https://github.com/redisson/redisson/commit/9e0850db77472079727d4ba9834f2ea1f924c8d2"><code>9e0850d</code></a> Merge branch 'master' of github.com:redisson/redisson</li> <li><a href="https://github.com/redisson/redisson/commit/62d7dbbf3fac319518b956ab534ea18a46170514"><code>62d7dbb</code></a> Fixed - Redisson should use hostname from uri in SSL <a href="https://redirect.github.com/redisson/redisson/issues/5510">#5510</a></li> <li><a href="https://github.com/redisson/redisson/commit/ae21fa6943ddf5a2c57392cc96805c61c19e129c"><code>ae21fa6</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/redisson/redisson/commit/327241fd2bc21bea829b11d541bf2271c3f62dc2"><code>327241f</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/redisson/redisson/commit/f171ecf6287a75188e1bd773511d0b159ad5922f"><code>f171ecf</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/redisson/redisson/commit/174f35890a541bc124e77adb20fdd2a4ebfaca2c"><code>174f358</code></a> [maven-release-plugin] prepare release redisson-3.25.1</li> <li><a href="https://github.com/redisson/redisson/commit/9d947dd243274dcb21de8995289f89da9f086bf9"><code>9d947dd</code></a> test fixed</li> <li>Additional commits viewable in <a href="https://github.com/redisson/redisson/compare/redisson-3.25.0...redisson-3.25.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
