From 761f9c17c219e48895eebc1fb08921ccf1b78001 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Mon, 25 Mar 2024 12:17:18 +0100 Subject: [PATCH] Added new missing dependencies --- avatar-importer/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/avatar-importer/pom.xml b/avatar-importer/pom.xml index 8a7eb00..c9a106d 100644 --- a/avatar-importer/pom.xml +++ b/avatar-importer/pom.xml @@ -43,6 +43,14 @@ commons-codec provided + + commons-io + commons-io + + + com.fasterxml.jackson.core + jackson-databind + com.googlecode.json-simple json-simple