From 06b6ae4f7dc6740d844fa092693e40745abb4d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:16:06 +0000 Subject: [PATCH] Bump org.apache.commons:commons-compress in /redisson Bumps org.apache.commons:commons-compress from 1.24.0 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- redisson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index d689b46db..e7e3f7ccf 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -195,7 +195,7 @@ org.apache.commons commons-compress - 1.24.0 + 1.26.0 provided true