From c82c5d95b0538d59553a68485f9bd18876db4c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:16:08 +0000 Subject: [PATCH] Bump commons-compress from 1.2 to 1.21 in /scripts Bumps commons-compress from 1.2 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pom.xml b/scripts/pom.xml index 08077a77e..e5a0b9c2c 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -119,7 +119,7 @@ org.apache.commons commons-compress - 1.2 + 1.21 weka