summaryrefslogtreecommitdiffstats
path: root/prh-dmaap-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prh-dmaap-client/pom.xml')
-rw-r--r--prh-dmaap-client/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml
index fbb05cfb..94808cf8 100644
--- a/prh-dmaap-client/pom.xml
+++ b/prh-dmaap-client/pom.xml
@@ -44,6 +44,10 @@
<groupId>org.immutables</groupId>
<artifactId>value</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.fasterxml.jackson.datatype</groupId>
+ <artifactId>jackson-datatype-jdk8</artifactId>
+ </dependency>
<!-- LOGGING DEPENDENCIES -->
<dependency>