From d704f69879f32cf597c375b15ce1ca8b43b77fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 09:28:40 +0200 Subject: [PATCH] chore: bump commons-compress from 1.22 to 1.23.0 (#1514) Bumps commons-compress from 1.22 to 1.23.0. --- 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 dd8d38d23..fb4cabde9 100644 --- a/pom.xml +++ b/pom.xml @@ -243,7 +243,7 @@ org.apache.commons commons-compress - 1.22 + 1.23.0 org.jruby