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

commit 068d7f5f1e8b6a922d979cf8f1d1051baaa33edd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 22 13:51:38 2024 +0200

    chore(deps): Bump org.springframework.data:spring-data-redis (#16046)
    
    Bumps 
[org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis)
 from 3.3.4 to 3.3.5.
    - [Release 
notes](https://github.com/spring-projects/spring-data-redis/releases)
    - 
[Commits](https://github.com/spring-projects/spring-data-redis/compare/3.3.4...3.3.5)
    
    ---
    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 f708592c8bd..ee5e3a89891 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -459,7 +459,7 @@
         <splunk-version>1.9.5_1</splunk-version>
         <spock-version>2.3-groovy-4.0</spock-version>
         <spring-batch-version>5.1.2</spring-batch-version>
-        <spring-data-redis-version>3.3.4</spring-data-redis-version>
+        <spring-data-redis-version>3.3.5</spring-data-redis-version>
         <spring-ldap-version>3.2.7</spring-ldap-version>
         <spring-vault-core-version>3.1.2</spring-vault-core-version>
         <spring-version>6.1.14</spring-version>

Reply via email to