From e5faa2b4adf87cbb516cbccf09f59418278146c2 Mon Sep 17 00:00:00 2001 From: sgiannopoulos Date: Mon, 11 Mar 2024 18:15:23 +0200 Subject: [PATCH] pom changes --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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