From 9133dabc8566458899d39a7223fcc9c43788febd Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Fri, 19 Jul 2024 12:04:46 +0100 Subject: Uplift json schema validator library Issue-ID: POLICY-5084 Change-Id: I426cd992895d4ce4b840ac1ab479152f954cceaf Signed-off-by: adheli.tavares --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8828a2d1..e80ff124 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,6 @@ content/repositories/staging/ - 2.9.0 6.0.6.Final 1.4.01 3.0.1-SNAPSHOT @@ -133,7 +132,7 @@ com.jayway.jsonpath json-path - ${json.path.version} + ${version.json-path} org.hibernate.common -- cgit 1.2.3-korg