From 4cdb8dff57693eacf8a2e47693cde8fea36b9867 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 24 Feb 2024 15:09:33 +0100 Subject: [PATCH] Add commons-io for m-invoker-p dependencies in order to use by groovy scripts in tests --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 4e09735a..cda85238 100644 --- a/pom.xml +++ b/pom.xml @@ -392,6 +392,11 @@ under the License. commons-compress 1.26.0 + + commons-io + commons-io + ${commonsIoVersion} + com.github.luben zstd-jni