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

davsclaus 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 f873ad75f90 chore(deps): Bump 
org.springframework.data:spring-data-redis (#16578)
f873ad75f90 is described below

commit f873ad75f904be3683246ad0ce735df82663b768
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 16 09:23:55 2024 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7a12e949a4a..b202fbd7d9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -463,7 +463,7 @@
         <splunk-version>1.9.5_1</splunk-version>
         <spock-version>2.3-groovy-4.0</spock-version>
         <spring-batch-version>5.2.0</spring-batch-version>
-        <spring-data-redis-version>3.4.0</spring-data-redis-version>
+        <spring-data-redis-version>3.4.1</spring-data-redis-version>
         <spring-ldap-version>3.2.10</spring-ldap-version>
         <spring-vault-core-version>3.1.2</spring-vault-core-version>
         <spring-version>6.2.1</spring-version>

Reply via email to