From 6d3813c2ce8ad1fc34cea450b7298acc8aaf7ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:35:52 +0100 Subject: [PATCH] chore: bump commons-compress from 1.21 to 1.22 (#1428) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e51c77b9b..54929d1fa 100644 --- a/pom.xml +++ b/pom.xml @@ -241,7 +241,7 @@ org.apache.commons commons-compress - 1.21 + 1.22 org.jruby