REPO-1066 reverse json lib update as that would be removed in a separate epic

This commit is contained in:
Andrei Rebegea
2018-01-26 18:35:45 +02:00
parent ff6ad48d28
commit 74de225372

View File

@@ -100,7 +100,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20171018</version>
<version>20090211</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>