From dcb6fb57ce3a4ef2f2013db2e1aa0fbccff79420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 16:36:23 +0000 Subject: [PATCH] chore(deps): bump redisson from 3.5.0 to 3.19.0 Bumps [redisson](https://github.com/redisson/redisson) from 3.5.0 to 3.19.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.5.0...redisson-3.19.0) --- updated-dependencies: - dependency-name: org.redisson:redisson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd69aa9..74c1cf5 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 5.8.10 3.0.2 2.5.1 - 3.5.0 + 3.19.0 3.1.3 -- GitLab