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

   Bumps 
[org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis)
 from 3.5.5 to 4.0.3.
   <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.3</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.3/api/";>Spring Data 
Redis 4.0 Javadoc</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Fix Duration validation to accept nanosecond fractions <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3302";>#3302</a></li>
   <li>ReactiveListOperations left/right pop operations fail with Duration with 
fractions of second <a 
href="https://redirect.github.com/spring-projects/spring-data-redis/issues/2975";>#2975</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/chanani";><code>@​chanani</code></a></li>
   </ul>
   <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>
   </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/4321b7922fd4ac37c418af528097aec64019b562";><code>4321b79</code></a>
 Release version 4.0.3 (2025.1.3).</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/42ed3862d4b95a8fd378adb3783268ada6803949";><code>42ed386</code></a>
 Prepare 4.0.3 (2025.1.3).</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/1c5ea40b21f6376f4424f75ebde9dcce1af2f985";><code>1c5ea40</code></a>
 Update CI Properties.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/59ebff22ad60ae87ef8708e38a64da667c95074a";><code>59ebff2</code></a>
 Polishing.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/5522c2cedefed34bc00c61e13ef75d9c19d416a8";><code>5522c2c</code></a>
 Fix pop method timeout validation to accept nanosecond fractions</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/abb8cb944453ecb6236d7f61a6adc0905bd7df4e";><code>abb8cb9</code></a>
 After release cleanups.</li>
   <li><a 
href="https://github.com/spring-projects/spring-data-redis/commit/fb7fd7f6c5d4df189abaf47e266760549bc725fa";><code>fb7fd7f</code></a>
 Prepare next development iteration.</li>
   <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>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-data-redis/compare/3.5.5...4.0.3";>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.3)](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]

Reply via email to