dependabot[bot] opened a new pull request, #20929:
URL: https://github.com/apache/camel/pull/20929

   Bumps 
[org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis)
 from 3.5.5 to 4.0.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-data-redis/releases";>org.springframework.data:spring-data-redis's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.0.2</h2>
   <h2>:green_book: Links</h2>
   <ul>
   <li><a href="https://docs.spring.io/spring-data/redis/reference/4.0/";>Spring 
Data Redis 4.0 Reference documentation</a></li>
   <li><a 
href="https://docs.spring.io/spring-data/redis/docs/4.0.2/api/";>Spring Data 
Redis 4.0 Javadoc</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Add Readme templates <a 
href="https://redirect.github.com/spring-projects/spring-data-build/issues/2758";>#2758</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Lettuce 6.8.2.RELEASE <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3296";>#3296</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/onobc";><code>@​onobc</code></a></li>
   <li><a href="https://github.com/wlsh44";><code>@​wlsh44</code></a></li>
   </ul>
   <h2>4.0.1</h2>
   <h2>:green_book: Links</h2>
   <ul>
   <li><a href="https://docs.spring.io/spring-data/redis/reference/4.0/";>Spring 
Data Redis 4.0 Reference documentation</a></li>
   <li><a 
href="https://docs.spring.io/spring-data/redis/docs/4.0.1/api/";>Spring Data 
Redis 4.0 Javadoc</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Use Jackson default factory to create JavaType <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3277";>#3277</a></li>
   <li>JacksonJsonRedisSerializer in Spring Data Redis 4.0.0 breaks 
deserialization due to use of unsafeSimpleType <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3271";>#3271</a></li>
   </ul>
   <h2>4.0.0</h2>
   <h2>:green_book: Links</h2>
   <ul>
   <li><a href="https://docs.spring.io/spring-data/redis/reference/4.0/";>Spring 
Data Redis 4.0 Reference documentation</a></li>
   <li><a 
href="https://docs.spring.io/spring-data/redis/docs/4.0.0/api/";>Spring Data 
Redis 4.0 Javadoc</a></li>
   </ul>
   <h2>:star: New Features</h2>
   <ul>
   <li>Annotate ValueOperations.get(…) methods with <code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3244";>#3244</a></li>
   <li>Add support for HGETGEL, HGETEX and HSETEX commands <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3226";>#3226</a></li>
   <li>Allow configuring phase in <code>RedisMessageListenerContainer</code> <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3224";>#3224</a></li>
   <li><code>ValueOperations.get(…)</code> methods should be annotated with 
<code>@Nullable</code> <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3223";>#3223</a></li>
   <li>Rename Jackson3… classes to Jackson to align class naming <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3220";>#3220</a></li>
   <li>Consider renaming &quot;Jackson3&quot;-classes to &quot;Jackson&quot; <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3219";>#3219</a></li>
   <li>Add <code>RedisStaticMasterReplicaConfiguration</code> no-args 
constructor <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3218";>#3218</a></li>
   <li>Feature Request: Support HGETDEL, HGETEX and HSETEX from Redis 8.0 <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3211";>#3211</a></li>
   <li>Add support for Redis SINTERCARD command <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3210";>#3210</a></li>
   <li>Allow overriding phase in RedisMessageListenerContainer <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3208";>#3208</a></li>
   <li>Avoid wrapping RedisConnection into StringRedisConnection via 
StringRedisTemplate <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3193";>#3193</a></li>
   <li>Remove deprecated API <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3176";>#3176</a></li>
   <li>Add support for Jackson 3-based <code>HashMapper</code> and 
<code>RedisSerializer</code> <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3168";>#3168</a></li>
   <li>Use to JSpecify for nullness checks <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3159";>#3159</a></li>
   <li>Add support for Jackson 3 <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3154";>#3154</a></li>
   <li>Remove <code>MicrometerTracingAdapter</code> in favor of Lettuce's 
Micrometer support <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3093";>#3093</a></li>
   <li>Migrate to JSpecify annotations for nullability constraints <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3092";>#3092</a></li>
   <li>Adopt to deprecation removals in Commons <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3051";>#3051</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/96c9de15c4676abd0c152b470102148ceb1c14f7";><code>96c9de1</code></a>
 Release version 4.0.2 (2025.1.2).</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/7bd88d72b429a12db533d9fbde3947855d6cfc9f";><code>7bd88d7</code></a>
 Prepare 4.0.2 (2025.1.2).</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/17639955a8ddf68d2f4dc133de4ea1fab634b682";><code>1763995</code></a>
 Upgrade to Lettuce 6.8.2.RELEASE.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/539deb5920c415cdcd3ff59332c4bc0ea53e710e";><code>539deb5</code></a>
 Remove precision API fallback from RedisTemplate.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/64a914a16aef884ff935cb645a8c09eacf647f01";><code>64a914a</code></a>
 Fix example code in Pipelining docs.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/7f8a2670b2a42e637322020b09fd8c4dcc154599";><code>7f8a267</code></a>
 Add Readme templates.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/aa61d35ef4f0f74a67afb199e39a359302da2ec1";><code>aa61d35</code></a>
 Extend license header copyright years to present.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/ee151791cb31f924373c9af2f2934b89fb8fd07a";><code>ee15179</code></a>
 After release cleanups.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/ef0ef0e017606b62b44b3cf81596a80c480eb1c7";><code>ef0ef0e</code></a>
 Prepare next development iteration.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/4e1f3be64c3f010636e1803caffb4e4e102afb16";><code>4e1f3be</code></a>
 Release version 4.0.1 (2025.1.1).</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-data-redis/compare/3.5.5...4.0.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.data:spring-data-redis&package-manager=maven&previous-version=3.5.5&new-version=4.0.2)](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]

Reply via email to