From 3fa3bf4cf2615b249a80ed8f0c5889d0c95290b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 08:12:58 +0000 Subject: [PATCH] Bump commons-compress from 1.18 to 1.19 in /common Bumps commons-compress from 1.18 to 1.19. Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index a231c62..6570fe3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ org.apache.commons commons-compress - 1.18 + 1.19 org.yaml