From fd9935516c92bac8f8d433dd5202d06ac5ca4649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:26:07 +0000 Subject: [PATCH] Bump commons-compress from 1.20 to 1.21 in /mlsql-excel Bumps commons-compress from 1.20 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mlsql-excel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlsql-excel/pom.xml b/mlsql-excel/pom.xml index 0bb4a3fe..4c0960bf 100644 --- a/mlsql-excel/pom.xml +++ b/mlsql-excel/pom.xml @@ -56,7 +56,7 @@ org.apache.commons commons-compress - 1.20 + 1.21