diff --git a/pom.xml b/pom.xml index 990a737..e51104b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,4 +13,30 @@ 8 + + + + + com.fasterxml.jackson.core + jackson-core + 2.12.5 + + + + + com.fasterxml.jackson.core + jackson-databind + 2.12.5 + + + + + org.slf4j + slf4j-api + 1.7.32 + + + + + \ No newline at end of file