From 2b66550daa7f124ed560e433e03587a2b6cc6690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:14:32 +0000 Subject: [PATCH] Bump commons-compress in /Abc_CompressionAndDecompression_Demo Bumps commons-compress from 1.18 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Abc_CompressionAndDecompression_Demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Abc_CompressionAndDecompression_Demo/pom.xml b/Abc_CompressionAndDecompression_Demo/pom.xml index 3e0a1ee..a9eb9cf 100644 --- a/Abc_CompressionAndDecompression_Demo/pom.xml +++ b/Abc_CompressionAndDecompression_Demo/pom.xml @@ -46,7 +46,7 @@ org.apache.commons commons-compress - 1.18 + 1.21