This is an automated email from the ASF dual-hosted git repository.
mbuenger 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 f9e7d5ada Bump org.redisson:redisson from 4.0.0 to 4.1.0 (#1728)
f9e7d5ada is described below
commit f9e7d5adab86a29068bd26f52782781dd28c3063
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 31 07:52:47 2025 +0100
Bump org.redisson:redisson from 4.0.0 to 4.1.0 (#1728)
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from
4.0.0 to 4.1.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-4.0.0...redisson-4.1.0)
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-version: 4.1.0
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>
---
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 10ff0f77b..220526c67 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.0.0</version>
+ <version>4.1.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>