From 133a66bd7017641001acd55b563d16033cf80b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:22:00 +0000 Subject: [PATCH] Bump commons-compress from 1.15 to 1.21 in /jms Bumps commons-compress from 1.15 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jms/pom.xml b/jms/pom.xml index 4dfdaaa..129056f 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -118,7 +118,7 @@ org.apache.commons commons-compress - 1.15 + 1.21 commons-collections