From e2a83ce3b9ba1b551c181b0cef3babd98dc6c824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:16:54 +0000 Subject: [PATCH] Bump commons-compress from 1.19 to 1.21 in /kbox.core 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] --- kbox.core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kbox.core/pom.xml b/kbox.core/pom.xml index b6c6a11..7896f23 100644 --- a/kbox.core/pom.xml +++ b/kbox.core/pom.xml @@ -28,7 +28,7 @@ org.apache.commons commons-compress - 1.19 + 1.21 org.zeroturnaround