diff --git a/pom.xml b/pom.xml index 509cff3..898c285 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,7 @@ 5.7.2 5.3.6 2.39.1 + 2.15.1 @@ -92,13 +93,19 @@ org.glassfish.jersey.inject jersey-hk2 ${jersey.version} - test + true org.glassfish.jersey.media jersey-media-json-jackson ${jersey.version} - test + + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version}