From: Robert Varga Date: Thu, 27 Oct 2022 16:15:42 +0000 (+0200) Subject: Bump org.json/json to 20220924 X-Git-Tag: v4.0.3~13 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F102904%2F2;p=netconf.git Bump org.json/json to 20220924 This version is in public domain, resolving potential licensing issues around "do no evil" restriction. Also update other testing frameworks. Change-Id: I55c4ba72c53bad8a33ba42c712db84e8bfece57c Signed-off-by: Robert Varga --- diff --git a/restconf/restconf-nb/pom.xml b/restconf/restconf-nb/pom.xml index 5c0fbd4fe4..77cd5aa3c2 100644 --- a/restconf/restconf-nb/pom.xml +++ b/restconf/restconf-nb/pom.xml @@ -257,8 +257,14 @@ org.skyscreamer jsonassert - 1.5.0 + 1.5.1 test + + + com.vaadin.external.google + android-json + + org.opendaylight.aaa.web @@ -283,13 +289,13 @@ net.javacrumbs.json-unit json-unit-assertj - 2.35.0 + 2.36.0 test org.json json - 20131018 + 20220924 test