aboutsummaryrefslogtreecommitdiffstats
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, 2 insertions, 2 deletions
diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml
index 4d93831b..63543740 100644
--- a/prh-dmaap-client/pom.xml
+++ b/prh-dmaap-client/pom.xml
@@ -45,8 +45,8 @@
<artifactId>value</artifactId>
</dependency>
<dependency>
- <groupId>com.fasterxml.jackson.datatype</groupId>
- <artifactId>jackson-datatype-jdk8</artifactId>
+ <groupId>org.immutables</groupId>
+ <artifactId>gson</artifactId>
</dependency>
<!-- LOGGING DEPENDENCIES -->