From a2824b7c87659c0c8f8cfc4b1b1fe2cc60b19138 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Fri, 17 Nov 2017 09:33:00 +0100 Subject: [PATCH] WW-4892 Makes json-lib optional --- plugins/rest/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 8997c995e..77b8119e7 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -44,6 +44,7 @@ net.sf.json-lib json-lib jdk15 + true