From 8abc26e07dadd967d0790fc6683e9ceb301b5312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:20:12 +0000 Subject: [PATCH] Bump commons-compress from 1.19 to 1.21 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] --- boms-parent/maven-plugin-bom/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boms-parent/maven-plugin-bom/pom.xml b/boms-parent/maven-plugin-bom/pom.xml index 4d0929f..c844598 100644 --- a/boms-parent/maven-plugin-bom/pom.xml +++ b/boms-parent/maven-plugin-bom/pom.xml @@ -95,7 +95,7 @@ org.apache.commons commons-compress - 1.18 + 1.21 diff --git a/pom.xml b/pom.xml index 1909180..d6f5e70 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ org.apache.commons commons-compress - 1.19 + 1.21