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 bb7c4787a50 chore(deps): Bump org.redisson:redisson from 3.49.0 to 
3.50.0
bb7c4787a50 is described below

commit bb7c4787a505b18441232094571ffd3f08634c8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 18 06:55:28 2025 +0000

    chore(deps): Bump org.redisson:redisson from 3.49.0 to 3.50.0
    
    Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 
3.49.0 to 3.50.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.49.0...redisson-3.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.redisson:redisson
      dependency-version: 3.50.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 cd73f1eb3b5..53189f0b7e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -443,7 +443,7 @@
         <reactive-streams-version>1.0.4</reactive-streams-version>
         <reactor-version>3.7.7</reactor-version>
         <reactor-netty-version>1.2.7</reactor-netty-version>
-        <redisson-version>3.49.0</redisson-version>
+        <redisson-version>3.50.0</redisson-version>
         <resilience4j-version>2.3.0</resilience4j-version>
         <rest-assured-version>5.5.5</rest-assured-version>
         <roaster-version>2.30.1.Final</roaster-version>

Reply via email to