dependabot[bot] opened a new pull request, #630: URL: https://github.com/apache/maven-resolver/pull/630
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.40.2 to 3.41.0. <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.41.0</h2> <p>Feature - <code>RPermitExpirableSemaphore.getLeaseTime()</code> method added (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Feature - <code>sslVerificationMode</code> setting added</p> <p>Fixed - <code>RPermitExpirableSemaphore.release(java.util.List)</code> shouldn't release permits if one of them doesn't exist (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - <code>RTopic</code> listeners leak if they are defined as a lambda<br /> Fixed - <code>RPriorityBlockingQueue.draintTo()</code> method shouldn't resend command on response timeout<br /> Fixed - <code>RandomXoshiro256PlusPlus</code> might block Redisson initialization</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>23-Dec-2024 - 3.41.0 released</h3> <p>Feature - <code>RPermitExpirableSemaphore.getLeaseTime()</code> method added (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Feature - <code>sslVerificationMode</code> setting added</p> <p>Fixed - <code>RPermitExpirableSemaphore.release(java.util.List)</code> shouldn't release permits if one of them doesn't exist (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - <code>RTopic</code> listeners leak if they are defined as a lambda<br /> Fixed - <code>RPriorityBlockingQueue.draintTo()</code> method shouldn't resend command on response timeout<br /> Fixed - <code>RandomXoshiro256PlusPlus</code> might block Redisson initialization</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redisson/redisson/commit/62dc29eb55d9a736c2a59143ee7f02373fd83fdc"><code>62dc29e</code></a> [maven-release-plugin] prepare release redisson-3.41.0</li> <li><a href="https://github.com/redisson/redisson/commit/81eba6454e270993765779f2f90f3b9a91f960c0"><code>81eba64</code></a> Fixed - RandomXoshiro256PlusPlus might block Redisson initialization. <a href="https://redirect.github.com/redisson/redisson/issues/6307">#6307</a></li> <li><a href="https://github.com/redisson/redisson/commit/dddb1580adbba98dfe13ec253bcd9a7b026b8356"><code>dddb158</code></a> Fixed - RPriorityBlockingQueue.draintTo() method shouldn't resend command on ...</li> <li><a href="https://github.com/redisson/redisson/commit/5be0604771cb8bc65d7893c573746d8340f211a3"><code>5be0604</code></a> Merge branch 'master' of github.com:redisson/redisson</li> <li><a href="https://github.com/redisson/redisson/commit/74698abf608acc6619ef45f00e5a17c591fd91cf"><code>74698ab</code></a> logback updated</li> <li><a href="https://github.com/redisson/redisson/commit/a0bac462fbb8f43ce9b418c825fd76370b7875bd"><code>a0bac46</code></a> Merge pull request <a href="https://redirect.github.com/redisson/redisson/issues/6348">#6348</a> from seakider/fix_releaseAsync</li> <li><a href="https://github.com/redisson/redisson/commit/7451a972d0f118d269b4a6f7128848bf473d0e85"><code>7451a97</code></a> Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release p...</li> <li><a href="https://github.com/redisson/redisson/commit/8e06ee17fdd7d296feef759e716803e46ee71330"><code>8e06ee1</code></a> Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release p...</li> <li><a href="https://github.com/redisson/redisson/commit/4d6ed7d72b4825f7d96932ff1a516257428b4b3a"><code>4d6ed7d</code></a> Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release p...</li> <li><a href="https://github.com/redisson/redisson/commit/ee3d4c2e37baf52a169b491e8d929cf6bcc6bca6"><code>ee3d4c2</code></a> Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release p...</li> <li>Additional commits viewable in <a href="https://github.com/redisson/redisson/compare/redisson-3.40.2...redisson-3.41.0">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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org