From 7c04070611a9d25db1a481c0287b0a101a5cec13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 08:57:02 +0000 Subject: [PATCH] Bump commons-compress in /laboratory/java/util/sword-laboratory-compress 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] --- laboratory/java/util/sword-laboratory-compress/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laboratory/java/util/sword-laboratory-compress/pom.xml b/laboratory/java/util/sword-laboratory-compress/pom.xml index 868e4b45..a7c82f18 100644 --- a/laboratory/java/util/sword-laboratory-compress/pom.xml +++ b/laboratory/java/util/sword-laboratory-compress/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-compress - 1.20 + 1.21 org.junit.jupiter