From 594142fb1c4330216f9df3f3ea7127b9116168f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 19:36:58 +0000 Subject: [PATCH] Bump org.apache.commons:commons-compress in /Examples Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/pom.xml b/Examples/pom.xml index 17a9c2b..bb410b4 100644 --- a/Examples/pom.xml +++ b/Examples/pom.xml @@ -22,7 +22,7 @@ org.apache.commons commons-compress - 1.23.0 + 1.24.0 commons-net