From 8a80011a0d06a5bbd2fa48b182e9e0024ddf8ad2 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Sun, 2 Jan 2022 15:21:34 +0100 Subject: [PATCH] Fix Build --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c13204..ec3e31b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.chaos swlnmngr - 0.1 + 0.1.1 SteamWarLinkManager @@ -71,6 +71,7 @@ org.projectlombok lombok 1.18.22 + provided commons-cli