From b7775fe6ab248cdc5be7fb7bcb91d309a9cc3793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:22:16 +0000 Subject: [PATCH] Bump commons-compress from 1.18 to 1.21 in /flink Bumps commons-compress from 1.18 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flink/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink/pom.xml b/flink/pom.xml index 8d3c84cc..d696795a 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -430,7 +430,7 @@ under the License. org.apache.commons commons-compress - 1.18 + 1.21