From ce75201a88f6787c7f5aed265c32134e1a116761 Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Thu, 23 Jan 2020 15:28:35 -0600 Subject: policy/engine jdk11 junit and compilation error fixes Issue-ID: POLICY-1590 Change-Id: I0bbc6f7310705c20924812efc5be2b0f91cf71a2 Signed-off-by: HOCKLA --- BRMSGateway/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BRMSGateway/pom.xml') diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 8f6a79df1..43ac9bd43 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -91,6 +91,11 @@ org.apache.httpcomponents httpclient + + org.apache.commons + commons-lang3 + 3.9 + -- cgit 1.2.3-korg