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

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 487beda2 [MRESOLVER-655] Bump org.redisson:redisson from 3.40.2 to 
3.43.0 (#637)
487beda2 is described below

commit 487beda23c28afb03393e8afaa28d4a953aa25c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 19:49:54 2025 +0100

    [MRESOLVER-655] Bump org.redisson:redisson from 3.40.2 to 3.43.0 (#637)
    
    Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 
3.40.2 to 3.43.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.40.2...redisson-3.43.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.redisson:redisson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-655
---
 maven-resolver-named-locks-redisson/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-resolver-named-locks-redisson/pom.xml 
b/maven-resolver-named-locks-redisson/pom.xml
index 0ac0ac3d..c3ef2020 100644
--- a/maven-resolver-named-locks-redisson/pom.xml
+++ b/maven-resolver-named-locks-redisson/pom.xml
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>org.redisson</groupId>
       <artifactId>redisson</artifactId>
-      <version>3.40.2</version>
+      <version>3.43.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.slf4j</groupId>

Reply via email to