From 49a2b5868d48ed5bed18518a967fc104ba9c0d0c Mon Sep 17 00:00:00 2001 From: sgiannopoulos Date: Mon, 11 Mar 2024 18:05:17 +0200 Subject: [PATCH] pom changes --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 2ba8c7a..209355e 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,14 @@ 1.0.0-SNAPSHOT 21 + + + com.fasterxml.jackson.core + jackson-annotations + 2.15.4 + compile + +