This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new be82b5ff079a chore(deps): Bump 
org.springframework.data:spring-data-redis
be82b5ff079a is described below

commit be82b5ff079a989956f34e1326ec70d58d1c5094
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 08:55:21 2026 +0000

    chore(deps): Bump org.springframework.data:spring-data-redis
    
    Bumps 
[org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis)
 from 4.1.0 to 4.1.1.
    - [Release 
notes](https://github.com/spring-projects/spring-data-redis/releases)
    - 
[Commits](https://github.com/spring-projects/spring-data-redis/compare/4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.data:spring-data-redis
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c0a2d5e39203..c31b15696c0f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -497,7 +497,7 @@
         <spring-cloud-config-version>5.0.4</spring-cloud-config-version>
         <spring-batch-version>6.0.5</spring-batch-version>
         <spring-boot-version>4.1.0</spring-boot-version>
-        <spring-data-redis-version>4.1.0</spring-data-redis-version>
+        <spring-data-redis-version>4.1.1</spring-data-redis-version>
         <spring-ldap-version>4.1.1</spring-ldap-version>
         <spring-vault-core-version>4.1.0</spring-vault-core-version>
         <spring-version>7.0.8</spring-version>

Reply via email to