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 db9a2a53f Deps: bump Redisson to 4.4.0 (#1873)
db9a2a53f is described below
commit db9a2a53f0042d0c4b6218f28e234de807a05b2a
Author: Tamas Cservenak <[email protected]>
AuthorDate: Wed May 13 09:29:29 2026 +0200
Deps: bump Redisson to 4.4.0 (#1873)
---
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 43ff8595c..9d3397095 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>4.3.1</version>
+ <version>4.4.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>