From ef6be8a3648efdd20b18dd1002ae3cbd8a4cf6e5 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Wed, 14 Feb 2024 14:13:00 +0100 Subject: [PATCH] Added the jarchivelib dependency to the pom.xml --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index acc3adc..0a6f34c 100644 --- a/pom.xml +++ b/pom.xml @@ -134,6 +134,14 @@ reflections 0.10.2 + + + + org.rauschig + jarchivelib + 1.2.0 + + \ No newline at end of file