From 499ceda21892713a7a5020f8c2bbabefe1d882e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 16:08:57 +0000 Subject: [PATCH] chore(deps): bump redisson from 3.19.0 to 3.19.1 Bumps [redisson](https://github.com/redisson/redisson) from 3.19.0 to 3.19.1. - [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.19.0...redisson-3.19.1) --- updated-dependencies: - dependency-name: org.redisson:redisson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52a6cbd..8d9b6c0 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 5.8.11 3.0.2 2.5.1 - 3.19.0 + 3.19.1 3.1.5 -- GitLab