From ee00f3470c340d4aeaf2bbc2fe8f1d516de0b1e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:16:17 +0000 Subject: [PATCH] build(deps): bump commons-compress from 1.20 to 1.21 in /parent-all 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] --- parent-all/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent-all/pom.xml b/parent-all/pom.xml index c66d697c4..623595dab 100644 --- a/parent-all/pom.xml +++ b/parent-all/pom.xml @@ -133,7 +133,7 @@ limitations under the License. org.apache.commons commons-compress - 1.20 + 1.21