From b0dd9ea4dcbc7cf5a9da1c3c9871922ee32c5fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 10:03:56 +0000 Subject: [PATCH] Bump commons-compress from 1.14 to 1.21 Bumps commons-compress from 1.14 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4e1370..a1ed3b7 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ org.apache.commons commons-compress - 1.14 + 1.21