summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-ncmp-service/pom.xml')
-rw-r--r--cps-ncmp-service/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml
index f448c8f47..e9faf4349 100644
--- a/cps-ncmp-service/pom.xml
+++ b/cps-ncmp-service/pom.xml
@@ -42,6 +42,10 @@
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
+ <groupId>org.apache.httpcomponents.client5</groupId>
+ <artifactId>httpclient5</artifactId>
+ </dependency>
+ <dependency>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-json-jackson</artifactId>
</dependency>