From 63146274f8cbe759742aa18413054515c0f81583 Mon Sep 17 00:00:00 2001 From: axtloss Date: Wed, 24 May 2023 19:23:30 +0200 Subject: Automatically extract downloaded blobs --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a24c523..39bba9e 100755 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,11 @@ sqlite-jdbc 3.42.0.0 + + org.apache.commons + commons-compress + 1.14 + @@ -71,6 +76,8 @@ org.apache.maven.plugins maven-compiler-plugin + 17 + 17 -- cgit v1.2.3