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 d2e5f4da [MRESOLVER-544] Bump org.redisson:redisson from 3.28.0 to 
3.29.0 (#476)
d2e5f4da is described below

commit d2e5f4da6c9dc23bc189edb39e89ea90a7dca197
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 25 10:31:18 2024 +0200

    [MRESOLVER-544] Bump org.redisson:redisson from 3.28.0 to 3.29.0 (#476)
    
    Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 
3.28.0 to 3.29.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.28.0...redisson-3.29.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-544
---
 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 6227390d..f616708a 100644
--- a/maven-resolver-named-locks-redisson/pom.xml
+++ b/maven-resolver-named-locks-redisson/pom.xml
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.redisson</groupId>
       <artifactId>redisson</artifactId>
-      <version>3.28.0</version>
+      <version>3.29.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.slf4j</groupId>

Reply via email to