From 70f187b7d0f8cf413e4b8169d57eb63d288f4995 Mon Sep 17 00:00:00 2001 From: Matthias Fussenegger Date: Sat, 30 Mar 2024 16:41:30 +0100 Subject: [PATCH] Bumped commons-compress to 1.26.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1542454..bdafb7e 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ org.apache.commons commons-compress - 1.26.0 + 1.26.1 compile