From af2107cea193752ea049c551de0b9c7e7239d31c Mon Sep 17 00:00:00 2001 From: Matus Faro Date: Wed, 11 Dec 2024 11:30:45 -0500 Subject: [PATCH] Bump json schema generation to include schema dedupe and logging --- dataspray-cli/pom.xml | 2 +- .../resources/template/java/pom-parent.xml.template.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dataspray-cli/pom.xml b/dataspray-cli/pom.xml index bedf9cba..a73e7306 100644 --- a/dataspray-cli/pom.xml +++ b/dataspray-cli/pom.xml @@ -31,7 +31,7 @@ dataspray-cli - 0.0.11 + 0.0.12 jar DataSpray CLI diff --git a/dataspray-core/src/main/resources/template/java/pom-parent.xml.template.mustache b/dataspray-core/src/main/resources/template/java/pom-parent.xml.template.mustache index 7c060317..d3fdb0a7 100644 --- a/dataspray-core/src/main/resources/template/java/pom-parent.xml.template.mustache +++ b/dataspray-core/src/main/resources/template/java/pom-parent.xml.template.mustache @@ -286,7 +286,7 @@ io.dataspray jsonschema2pojo-maven-plugin - 1.2.6 + 1.2.7 {{#processor.jsonDataFormats}}