From c18c845a6f319b0548cf0ed524055f4e9f9e907f Mon Sep 17 00:00:00 2001 From: Joe Freeman Date: Mon, 28 Sep 2015 23:04:10 -0400 Subject: [PATCH] Add missing json-simple dependency --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 3f2e357ca..fa30935a8 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,11 @@ taglibs-standard-jstlel + + com.googlecode.json-simple + json-simple + 1.1 + com.jayway.jsonpath json-path