From 44aa0670b8f526de954a93306b9f0aa598eda694 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Tue, 29 Nov 2022 09:00:11 +0000 Subject: Add guava in compile scope. --- filedistribution/pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'filedistribution') diff --git a/filedistribution/pom.xml b/filedistribution/pom.xml index fb851d8325d..74e06d4a9e3 100644 --- a/filedistribution/pom.xml +++ b/filedistribution/pom.xml @@ -45,17 +45,16 @@ com.google.guava guava - provided + + + org.apache.commons + commons-compress junit junit test - - org.apache.commons - commons-compress - -- cgit v1.2.3