From 6834cf55efe903a909b41e1cc3ab2871b5cb76b0 Mon Sep 17 00:00:00 2001 From: r0bb3n Date: Sat, 1 May 2021 10:30:44 +0200 Subject: [PATCH] GH-85 update json-smart to fixed version 2.3.1 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 8e3a619..7d8e8c8 100644 --- a/pom.xml +++ b/pom.xml @@ -412,6 +412,11 @@ ${version.hamcrest} test + + net.minidev + json-smart + 2.3.1 +