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

gnodet 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 2627e91426d1 chore(deps): Bump org.redisson:redisson from 3.52.0 to 
4.3.0 (#21833)
2627e91426d1 is described below

commit 2627e91426d1163d607dd9ea41ac0561b300c5e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 14:08:54 2026 +0100

    chore(deps): Bump org.redisson:redisson from 3.52.0 to 4.3.0 (#21833)
    
    Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 
3.52.0 to 4.3.0.
    - [Release notes](https://github.com/redisson/redisson/releases)
    - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/redisson/redisson/compare/redisson-3.52.0...redisson-4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.redisson:redisson
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 7174d0330d22..334a3f749684 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -479,7 +479,7 @@
         <reactive-streams-version>1.0.4</reactive-streams-version>
         <reactor-version>3.8.3</reactor-version>
         <reactor-netty-version>1.3.3</reactor-netty-version>
-        <redisson-version>3.52.0</redisson-version>
+        <redisson-version>4.3.0</redisson-version>
         <resilience4j-version>2.3.0</resilience4j-version>
         <rest-assured-version>6.0.0</rest-assured-version>
         <roaster-version>2.31.0.Final</roaster-version>

Reply via email to