diff --git a/pom.xml b/pom.xml
index 01bff69..46eaff9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,18 @@
gr.cite.opendmp
common-models
- 0.0.2
+ 0.0.3
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ 2.15.2
+
+
+ org.springframework
+ spring-web
+ 6.1.4
+ compile