dependabot[bot] opened a new pull request, #22021: URL: https://github.com/apache/camel/pull/22021
Bumps [org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 4.0.2 to 4.0.4. <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.4</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.0 Reference documentation</a></li> <li><a href="https://docs.spring.io/spring-data/redis/reference/4.0/api/java/">Spring Data Redis 4.0.0 Javadoc</a></li> </ul> <h2>:star: New Features</h2> <ul> <li>Migrate to JSpecify annotations for nullability constraints <a href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3092">#3092</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li><code>JedisClusterStringCommands</code> uses <code>LettuceConverters</code> <a href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3328">#3328</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Update observability note to reflect MicrometerTracing usage <a href="https://redirect.github.com/spring-projects/spring-data-redis/pull/3323">#3323</a></li> <li>Adopt Lettuce observability documentation to Spring Boot 4 changes <a href="https://redirect.github.com/spring-projects/spring-data-redis/issues/3313">#3313</a></li> <li>Refine Antora-build <a href="https://redirect.github.com/spring-projects/spring-data-build/issues/2797">#2797</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/l2yujw"><code>@l2yujw</code></a></li> <li><a href="https://github.com/Leehyoungwoo"><code>@Leehyoungwoo</code></a></li> </ul> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/0e7eeed3897a2e78604e963bfd1bee6a04aa68d7"><code>0e7eeed</code></a> Release version 4.0.4 (2025.1.4).</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/8ce09c6b243a2551f4cc55f4c58afe60203292e3"><code>8ce09c6</code></a> Prepare 4.0.4 (2025.1.4).</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/688687b07eb84d2a6fb5a8d3dbc8347a38aa7262"><code>688687b</code></a> Refrain from using Lettuce converters in Jedis command implementation.</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/c8791e06c8b195708745f11593e822d5b1ca2bdf"><code>c8791e0</code></a> Polishing.</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/833df54c979db46d305a0a415da24032ed55d3f2"><code>833df54</code></a> Update observability note to reflect MicrometerTracing usage.</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/488b854bffd08d0bb8f5407c559a8ee621e1f4c5"><code>488b854</code></a> Update Nullable constraints.</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/6aba23d40b18f7cda99b914c4df39eb6a085673a"><code>6aba23d</code></a> Improve Jackson 3.0 compatibility.</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/9eee5e94a12721400445949a70cf5f87547f3c30"><code>9eee5e9</code></a> Indicate spin-wait in <code>RedisMessageListenerContainer</code> retries.</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/4414020f4143693b239c7febfee7a412357573f2"><code>4414020</code></a> Update GitHub action branch triggers.</li> <li><a href="https://github.com/spring-projects/spring-data-redis/commit/e8422df201a4857bdba499cfa26f78e9e5f906ce"><code>e8422df</code></a> Refine Antora-build.</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-data-redis/compare/4.0.2...4.0.4">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]
