dependabot[bot] opened a new pull request, #540: URL: https://github.com/apache/maven-resolver/pull/540
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.32.0 to 3.33.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.33.0</h2> <p>Feature - <a href="https://github.com/redisson/redisson/wiki/7.-distributed-collections/#724-json-store">RJsonStore</a> object added<br /> Feature - <a href="https://github.com/redisson/redisson/wiki/7.-distributed-collections/#7241-json-store-local-cache">RLocalCachedJsonStore</a> object added<br /> Feature - <code>RSearch.getIndexes()</code> method added<br /> Feature - <code>RedissonRegionNativeFactory</code> added for Hibernate module. Requires Redis 7.4+<br /> Feature - <code>RedissonSpringCacheNativeManager</code> implemented. Requires Redis 7.4+<br /> Feature - <code>RedissonCacheNative</code> implementation added for Mybatis cache. Requires Redis 7.4+<br /> Feature - <code>caches-native</code> cache type added to Micronaut module. Requires Redis 7.4+</p> <p>Improvement - Spring Cache <code>RedissonCache.put()</code> method optimization</p> <p><strong>Breaking change - JsonCodec interface refactoring</strong></p> <p>Fixed - re-added master node isn't updated in Cluster topology<br /> Fixed - expiration time isn't set for Apacht Tomcat Manager <code>redisson:tomcat_notified_nodes</code> keys (thanks to <a href="https://github.com/ehardy"><code>@ehardy</code></a>)<br /> Fixed - RSearch <code>AggregationOptions.loadAll()</code> setting isn't applied<br /> Fixed - containsAll() method of RList, RQueue, RMultimap objects returns incorrect result (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - too many requests with small threads amount may cause OOM<br /> Fixed - connection leak during high load with few connections<br /> Fixed - RingBuffer#setCapacity, trim list incorrect (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - password shouldn't be printed in logs<br /> Fixed - encoded user/password in URL aren't accepted</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>17-Jul-2024 - 3.33.0 released</h3> <p>Feature - <a href="https://github.com/redisson/redisson/wiki/7.-distributed-collections/#724-json-store">RJsonStore</a> object added<br /> Feature - <a href="https://github.com/redisson/redisson/wiki/7.-distributed-collections/#7241-json-store-local-cache">RLocalCachedJsonStore</a> object added<br /> Feature - <code>RSearch.getIndexes()</code> method added<br /> Feature - <code>RedissonRegionNativeFactory</code> added for Hibernate module. Requires Redis 7.4+<br /> Feature - <code>RedissonSpringCacheNativeManager</code> implemented. Requires Redis 7.4+<br /> Feature - <code>RedissonCacheNative</code> implementation added for Mybatis cache. Requires Redis 7.4+<br /> Feature - <code>caches-native</code> cache type added to Micronaut module. Requires Redis 7.4+</p> <p>Improvement - Spring Cache <code>RedissonCache.put()</code> method optimization</p> <p><strong>Breaking change - JsonCodec interface refactoring</strong></p> <p>Fixed - re-added master node isn't updated in Cluster topology<br /> Fixed - expiration time isn't set for Apacht Tomcat Manager <code>redisson:tomcat_notified_nodes</code> keys (thanks to <a href="https://github.com/ehardy"><code>@ehardy</code></a>)<br /> Fixed - RSearch <code>AggregationOptions.loadAll()</code> setting isn't applied<br /> Fixed - containsAll() method of RList, RQueue, RMultimap objects returns incorrect result (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - too many requests with small threads amount may cause OOM<br /> Fixed - connection leak during high load with few connections<br /> Fixed - RingBuffer#setCapacity, trim list incorrect (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - password shouldn't be printed in logs<br /> Fixed - encoded user/password in URL aren't accepted</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redisson/redisson/commit/fd709180a3ea0d8dd09f4fe87aa842b0ff0fb30d"><code>fd70918</code></a> [maven-release-plugin] prepare release redisson-3.33.0</li> <li><a href="https://github.com/redisson/redisson/commit/86eae5df6f70506c3793633d29aa145865fbcb83"><code>86eae5d</code></a> Fixed - NPEs in Tomcat logs. <a href="https://redirect.github.com/redisson/redisson/issues/5995">#5995</a></li> <li><a href="https://github.com/redisson/redisson/commit/a4bdaa5c7dd011ef38e3677d3a2900c24c76a5dd"><code>a4bdaa5</code></a> Fixed - re-added master node isn't updated in Cluster topology. <a href="https://redirect.github.com/redisson/redisson/issues/5972">#5972</a></li> <li><a href="https://github.com/redisson/redisson/commit/6967dfa7a91a710ed357eee5fb6b0c3ccf4bfe27"><code>6967dfa</code></a> RJsonStore interface added</li> <li><a href="https://github.com/redisson/redisson/commit/129183af8eba8c25e04570dfc4de6a965bc83555"><code>129183a</code></a> Revert "RJsonStore interfaces added"</li> <li><a href="https://github.com/redisson/redisson/commit/a60ec624b68092a8b4e6b32126bfde1b194dd259"><code>a60ec62</code></a> RJsonStore interfaces added</li> <li><a href="https://github.com/redisson/redisson/commit/2296058993bcefc0fa7b2a6e727081861038907c"><code>2296058</code></a> refactoring</li> <li><a href="https://github.com/redisson/redisson/commit/08bb9c42a5db1bce90fca7b3a47a0aa2ccd4ddf8"><code>08bb9c4</code></a> refactoring</li> <li><a href="https://github.com/redisson/redisson/commit/9787dd1a0e45d10a64d89a2b4da36a16ae8b9873"><code>9787dd1</code></a> refactoring</li> <li><a href="https://github.com/redisson/redisson/commit/70190ec78a6d533dc871e268926613fe62c57b65"><code>70190ec</code></a> refactoring</li> <li>Additional commits viewable in <a href="https://github.com/redisson/redisson/compare/redisson-3.32.0...redisson-3.33.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