dependabot[bot] opened a new pull request, #8626: URL: https://github.com/apache/storm/pull/8626
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.4.1 to 7.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/jedis/releases">redis.clients:jedis's releases</a>.</em></p> <blockquote> <h2>7.5.0</h2> <h1>Changes</h1> <p>This release refines TLS behaviour to enhance security and begins consolidating TLS configuration on <code>SslOptions</code>. The introduction of hostname verification by default significantly improves the safety of TLS connections. For further details, see <a href="https://redirect.github.com/redis/jedis/issues/4497">#4497</a>.</p> <h2>🔧 Change in Behaviour</h2> <ul> <li>The legacy <code>ssl(true)</code> TLS path now enables hostname verification by default (<a href="https://redirect.github.com/redis/jedis/issues/4497">#4497</a>). It now rejects certificates whose SAN/CN does not match the target host, making TLS connections safer. The <code>SslOptions</code>-based configuration remains unchanged.</li> <li>Deprecate legacy SSL configuration in favor of <code>SslOptions</code> (<a href="https://redirect.github.com/redis/jedis/issues/4497">#4497</a>).</li> </ul> <h2>Contributors</h2> <p><a href="https://github.com/ggivo"><code>@​ggivo</code></a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/redis/jedis/compare/v7.4.1...v7.5.0">https://github.com/redis/jedis/compare/v7.4.1...v7.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/jedis/commit/028bfeea0d02c8425b8210d6112dbae6dd20aa9f"><code>028bfee</code></a> [7.5] Backport <a href="https://redirect.github.com/redis/jedis/issues/4495">#4495</a>: Enforce hostname verification by default for TLS connec...</li> <li><a href="https://github.com/redis/jedis/commit/43dec3ba9628415540b1b4e0e7df27d4b7daa96a"><code>43dec3b</code></a> bump version to 7.5.0-SNAPSHOT (<a href="https://redirect.github.com/redis/jedis/issues/4496">#4496</a>)</li> <li>See full diff in <a href="https://github.com/redis/jedis/compare/v7.4.1...v7.5.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 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]
