aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/dmaap-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rest-services/dmaap-client/pom.xml')
-rw-r--r--rest-services/dmaap-client/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rest-services/dmaap-client/pom.xml b/rest-services/dmaap-client/pom.xml
index 86a4ab07..a8ee7391 100644
--- a/rest-services/dmaap-client/pom.xml
+++ b/rest-services/dmaap-client/pom.xml
@@ -46,6 +46,10 @@
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.immutables</groupId>
+ <artifactId>value</artifactId>
+ </dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>