diff --git a/pom.xml b/pom.xml index caef909..9eb7dd0 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,17 @@ ch.qos.logback logback-classic - 1.0.9 + 1.2.13 + + + com.fasterxml.jackson.core + jackson-databind + 2.15.1 + + + com.fasterxml.jackson.core + jackson-core + 2.15.1 org.slf4j