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 708fc751 [MRESOLVER-647] Bump org.redisson:redisson from 3.40.1 to
3.40.2 (#622)
708fc751 is described below
commit 708fc751e4a0294313a19350d32ea3ea2ed0ee11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 13 11:16:19 2024 +0100
[MRESOLVER-647] Bump org.redisson:redisson from 3.40.1 to 3.40.2 (#622)
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from
3.40.1 to 3.40.2.
- [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.40.1...redisson-3.40.2)
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-647
---
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 9897efc8..5cce9871 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.40.1</version>
+ <version>3.40.2</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>