From 7da840d6a9bb2e957985e2eccc4f235a49c38a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:16:46 +0000 Subject: [PATCH] Bump commons-compress from 1.8.1 to 1.21 in /lib-module Bumps commons-compress from 1.8.1 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib-module/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-module/pom.xml b/lib-module/pom.xml index e1d3135f..17735d3e 100644 --- a/lib-module/pom.xml +++ b/lib-module/pom.xml @@ -195,7 +195,7 @@ org.apache.commons commons-compress - 1.8.1 + 1.21