From 46a893764dbcc17e6a20bd1abe949cb63cf312bd Mon Sep 17 00:00:00 2001 From: mp-96409975520 Date: Thu, 18 Aug 2016 14:34:51 -0300 Subject: [PATCH] Adição da dependência "org.json" para converter xml para json. --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a968ed..44b07fd 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,11 @@ hibernate-validator 4.2.0.Final - + + org.json + json + 20140107 + ases -- libgit2 0.21.2