From 789ccd796b1b8ee9ec3d4adfe52c6b928678da55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:23:42 +0000 Subject: [PATCH] build(deps): bump commons-compress in /quickstart-compress Bumps commons-compress from 1.20 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quickstart-compress/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-compress/pom.xml b/quickstart-compress/pom.xml index 633799b1..3c7f8691 100644 --- a/quickstart-compress/pom.xml +++ b/quickstart-compress/pom.xml @@ -54,7 +54,7 @@ org.apache.commons commons-compress - 1.20 + 1.21