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 8cbdae810ab chore(deps): Bump org.redisson:redisson from 3.34.1 to 
3.35.0
8cbdae810ab is described below

commit 8cbdae810ab26343bba1a33026dffe139a4b34b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 06:55:19 2024 +0000

    chore(deps): Bump org.redisson:redisson from 3.34.1 to 3.35.0
    
    Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 
3.34.1 to 3.35.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.34.1...redisson-3.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.redisson:redisson
      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 d2e4a29a2b8..1b113724a72 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -420,7 +420,7 @@
         <reactive-streams-version>1.0.4</reactive-streams-version>
         <reactor-version>3.6.9</reactor-version>
         <reactor-netty-version>1.1.22</reactor-netty-version>
-        <redisson-version>3.34.1</redisson-version>
+        <redisson-version>3.35.0</redisson-version>
         <resilience4j-version>2.2.0</resilience4j-version>
         <rest-assured-version>5.5.0</rest-assured-version>
         <roaster-version>2.29.0.Final</roaster-version>

Reply via email to