From be78f7dc4e0d9d467634c35cca92f5d95b8a9473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:20:40 +0000 Subject: [PATCH] chore(deps): bump org.apache.commons:commons-compress Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e35fed5..e5361da 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 3.3.0 5.6.0 4.4 - 1.26.0 + 1.26.1 1.9.4 2.15.1 3.2.11 -- GitLab