From 25cd97d9626dcc1cd3dd82b3ad5c934cdb137342 Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Fri, 24 Jan 2020 19:14:27 +0000 Subject: Improve mod/runtimeapi code coverage Change-Id: Ic8b23955deed9411ac2c216571ec2548a9fc5e42 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld --- mod/runtimeapi/runtime-web/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'mod/runtimeapi/runtime-web/pom.xml') diff --git a/mod/runtimeapi/runtime-web/pom.xml b/mod/runtimeapi/runtime-web/pom.xml index 3b39845..413ff9f 100644 --- a/mod/runtimeapi/runtime-web/pom.xml +++ b/mod/runtimeapi/runtime-web/pom.xml @@ -1,4 +1,21 @@ + 4.0.0 @@ -59,6 +76,12 @@ json 20190722 + + org.apache.httpcomponents + httpclient + 4.5.8 + test + -- cgit 1.2.3-korg