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

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


The following commit(s) were added to refs/heads/maven-resolver-1.9.x by this 
push:
     new 62887800 [MRESOLVER-575] Bump org.redisson:redisson to 3.32.0 Bumps 
[org.redisson:redisson](https://github.com/redisson/redisson) to 3.32.0. - 
[Release notes](https://github.com/redisson/redisson/releases) - 
[Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - 
[Commits](redisson/[email protected])
62887800 is described below

commit 62887800d400416d5ebedef8351dda76dc1b6163
Author: Tamas Cservenak <[email protected]>
AuthorDate: Mon Jul 1 13:50:31 2024 +0200

    [MRESOLVER-575] Bump org.redisson:redisson to 3.32.0
    Bumps [org.redisson:redisson](https://github.com/redisson/redisson) to 
3.32.0.
    - [Release notes](https://github.com/redisson/redisson/releases)
    - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
    - [Commits](redisson/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: org.redisson:redisson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-575
---
 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 5722cb38..b5a70f88 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.29.0</version>
+      <version>3.32.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.slf4j</groupId>

Reply via email to