This is an automated email from the ASF dual-hosted git repository. sjaranowski 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 28307276 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714) 28307276 is described below commit 28307276b42602c77aa473f2ad5cce48dadb93da Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu May 1 16:27:59 2025 +0200 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714) Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.45.1 to 3.46.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.45.1...redisson-3.46.0) --- updated-dependencies: - dependency-name: org.redisson:redisson dependency-version: 3.46.0 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> --- 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 b3e25df6..10cfb7ff 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.45.1</version> + <version>3.46.0</version> <exclusions> <exclusion> <groupId>org.slf4j</groupId>