This is an automated email from the ASF dual-hosted git repository.
slachiewicz 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 52c68f18c Bump org.redisson:redisson from 4.4.0 to 4.5.0
52c68f18c is described below
commit 52c68f18ca1faa2ed9a41329cbcdf066a3e792bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 05:23:08 2026 +0000
Bump org.redisson:redisson from 4.4.0 to 4.5.0
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from
4.4.0 to 4.5.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.4.0...redisson-4.5.0)
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 cc466d486..439ba5500 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.4.0</version>
+ <version>4.5.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>