From bcc70dce5ef22e4baed764f3b224c9af7bcef40c Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Fri, 7 Aug 2020 16:46:18 +0200 Subject: [PATCH] added dependency to POM --- dhp-common/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dhp-common/pom.xml b/dhp-common/pom.xml index 0819a8bd2..da8644145 100644 --- a/dhp-common/pom.xml +++ b/dhp-common/pom.xml @@ -87,6 +87,12 @@ org.postgresql postgresql + + + com.squareup.okhttp3 + okhttp + 4.7.2 +