From d01dce4337944f8507a93aae83bef8585747f918 Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Wed, 17 Nov 2021 09:35:14 +0100 Subject: [PATCH] {Graph Dump] added dependency to pom to move the class for the generation of the schema --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1e829d..12743ec 100644 --- a/pom.xml +++ b/pom.xml @@ -360,7 +360,12 @@ javax.persistence javax.persistence-api - + + com.github.victools + jsonschema-generator + ${jsonschemagenerator.version} + test + @@ -377,6 +382,7 @@ 2.11.12 5.6.1 3.3.3 + 4.13.0