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