From 3922b50dda6e89c36516afc318da3276271bc66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 00:40:01 +0000 Subject: [PATCH] Bump commons-compress from 1.15 to 1.19 Bumps commons-compress from 1.15 to 1.19. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6a97d3a..9af9cdb3 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ org.apache.commons commons-compress - 1.15 + 1.19 *