From 777574a8ff416bd33d2eb848af037be96c7362c5 Mon Sep 17 00:00:00 2001 From: cnr Date: Wed, 14 Dec 2016 23:23:42 -0700 Subject: [PATCH] Add missing dependency to BungeeRotator --- Plugins/Mineplex.BungeeRotator/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Plugins/Mineplex.BungeeRotator/pom.xml b/Plugins/Mineplex.BungeeRotator/pom.xml index 7fff9dd5a..886fee649 100644 --- a/Plugins/Mineplex.BungeeRotator/pom.xml +++ b/Plugins/Mineplex.BungeeRotator/pom.xml @@ -27,6 +27,11 @@ org.apache.ws.security wss4j + + org.apache.httpcomponents + httpcore + 4.4.5 +