From e5a437628bd590ae2d196c45d8f4340badd2c37b Mon Sep 17 00:00:00 2001 From: stefanspiska Date: Mon, 13 Jun 2022 14:21:15 +0200 Subject: [PATCH] update everit-json-schema to maven version (#370) * update everit-json-schema to maven version see CDR-411 * update changelog see CDR-411 --- CHANGELOG.md | 1 + bom/pom.xml | 4 ++-- serialisation/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3743a496..6457e6dbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Note: version releases in the 0.x.y range may introduce breaking changes. - Add spotless plugin, Add codestyle check to workflows ([#368](https://github.com/ehrbase/ehrbase/pull/368)) ### Fixed - Skip archetype slots not used by the template in example generator ([#369](https://github.com/ehrbase/openEHR_SDK/pull/369)) +- update update everit-json-schema to maven version ([#370](https://github.com/ehrbase/openEHR_SDK/pull/370)) ## [1.19.0] diff --git a/bom/pom.xml b/bom/pom.xml index 5e0a5ac6d..2d7e870e2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -174,8 +174,8 @@ import - com.github.everit-org.json-schema - org.everit.json.schema + com.github.erosb + everit-json-schema ${everit-json-schema.version} diff --git a/serialisation/pom.xml b/serialisation/pom.xml index 557ac511a..813192e5f 100644 --- a/serialisation/pom.xml +++ b/serialisation/pom.xml @@ -54,8 +54,8 @@ test - com.github.everit-org.json-schema - org.everit.json.schema + com.github.erosb + everit-json-schema javax.xml.bind