From ee0e713ecfd9c0b37cf634ae7c0fe4c51cd9a1d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:16:11 +0000 Subject: [PATCH] Bump commons-compress from 1.9 to 1.21 in /dg-common Bumps commons-compress from 1.9 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dg-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dg-common/pom.xml b/dg-common/pom.xml index c88d3058..3d52ecf2 100644 --- a/dg-common/pom.xml +++ b/dg-common/pom.xml @@ -75,7 +75,7 @@ org.apache.commons commons-compress - 1.9 + 1.21