diff --git a/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml index 4dbd40de0..792d5d40b 100644 --- a/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml @@ -34,5 +34,9 @@ com.google.code.findbugs annotations + + com.fasterxml.jackson.core + jackson-core + \ No newline at end of file diff --git a/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml b/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml index 8681877c0..8b33420c8 100644 --- a/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml +++ b/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml @@ -29,5 +29,9 @@ com.microsoft.spring.data.gremlin spring-data-gremlin + + com.fasterxml.jackson.core + jackson-core +