From fd9b0ec0306e98d273c858e4ee9f3a6f7f737f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:20:54 +0000 Subject: [PATCH] Bump commons-compress from 1.20 to 1.21 in /data-aggregation-lab-core Bumps commons-compress from 1.20 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data-aggregation-lab-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-aggregation-lab-core/pom.xml b/data-aggregation-lab-core/pom.xml index 8cf7f1d..a1267da 100644 --- a/data-aggregation-lab-core/pom.xml +++ b/data-aggregation-lab-core/pom.xml @@ -210,7 +210,7 @@ org.apache.commons commons-compress - 1.20 + 1.21 \ No newline at end of file