From e9dc847895dd14c190393036678382c0458ddc3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:17:45 +0000 Subject: [PATCH] Bump commons-compress from 1.17 to 1.21 in /OpenGDS Bumps commons-compress from 1.17 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OpenGDS/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenGDS/pom.xml b/OpenGDS/pom.xml index 91b9ec6..9b0972e 100644 --- a/OpenGDS/pom.xml +++ b/OpenGDS/pom.xml @@ -100,7 +100,7 @@ org.apache.commons commons-compress - 1.17 + 1.21 commons-io