From c1efb6b90b42b549ba514ed35697d87f5d479de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 16:58:58 +0000 Subject: [PATCH] Bump commons-compress from 1.19 to 1.21 in /sit-wt-runtime Bumps commons-compress from 1.19 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sit-wt-runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sit-wt-runtime/pom.xml b/sit-wt-runtime/pom.xml index d905b3ae..f10750e5 100644 --- a/sit-wt-runtime/pom.xml +++ b/sit-wt-runtime/pom.xml @@ -29,7 +29,7 @@ org.apache.commons commons-compress - 1.19 + 1.21 junit