From 5cadf6ac4f2cbe13b08abd7cdf843a8f7d1d1c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 14:11:53 +0000 Subject: [PATCH] build(deps-dev): bump commons-compress in /platform-test Bumps commons-compress from 1.5 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- platform-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-test/pom.xml b/platform-test/pom.xml index 0665bb401..1cb1be99f 100644 --- a/platform-test/pom.xml +++ b/platform-test/pom.xml @@ -90,7 +90,7 @@ org.apache.commons commons-compress - 1.5 + 1.21 test