From 75e5d3b90ccfc269327656abc2bf1a66eab5a61f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:05:26 +0000 Subject: [PATCH] Bump commons-compress from 1.19 to 1.21 Bumps commons-compress from 1.19 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 3b4ed6a..0a8e7e5 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ org.apache.commons commons-compress - 1.19 + 1.21