From 9504c7efb9b57aeacf5e2717a43c3cf178a65aee Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 6 Jan 2021 12:37:26 +0100 Subject: Splitting ACME out from the generic parts. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 70a06b2..244420f 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,12 @@ import + + commons-io + commons-io + 2.8.0 + + com.fasterxml.jackson.dataformat jackson-dataformat-yaml @@ -59,6 +65,7 @@ + module/acme module/ri-engine module/ri-wireguard -- cgit v1.2.3