From 390a7b8669065012b9e8432e0c4f961f8ca0b111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:23:22 +0000 Subject: [PATCH] Bump commons-compress from 1.20 to 1.21 in /java-io 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] --- java-io/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-io/pom.xml b/java-io/pom.xml index f2538d2..49a5e7b 100644 --- a/java-io/pom.xml +++ b/java-io/pom.xml @@ -65,7 +65,7 @@ org.apache.commons commons-compress - 1.20 + 1.21