From 9035b10878c7b426943705349f5861c8639a5f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:57:19 +0000 Subject: [PATCH] Bump commons-compress from 1.21 to 1.22 Bumps commons-compress from 1.21 to 1.22. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 79db572d4..765c0a25b 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ org.apache.commons commons-compress - 1.21 + 1.22