From 33e4da4ac70d8fea1f9de7eab24a9cd3a8299bd8 Mon Sep 17 00:00:00 2001 From: antoniojfelix Date: Thu, 27 Feb 2020 17:37:04 +0000 Subject: [PATCH] Fix/repo 4981 downgrade json (#840) * Upgraded org.json:json to same version alfresco-core uses - 20160212 * Downgraded version of org.json:json back to 20090211 Co-authored-by: evasques --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f2d6f6546c..1dbe10d6a5 100644 --- a/pom.xml +++ b/pom.xml @@ -240,7 +240,7 @@ org.json json - 20160212 + 20090211 com.ibm.icu