From d65ed820a53d2a20c18ba233f98768f12605c9e7 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Mon, 1 Feb 2021 12:13:47 -0500 Subject: [PATCH] Javadoc build fix --- hapi-fhir-structures-r5/pom.xml | 5 +++++ pom.xml | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/hapi-fhir-structures-r5/pom.xml b/hapi-fhir-structures-r5/pom.xml index 8c25c08f45e..774af8aed5b 100644 --- a/hapi-fhir-structures-r5/pom.xml +++ b/hapi-fhir-structures-r5/pom.xml @@ -363,6 +363,11 @@ guava ${guava_version} + + com.squareup.okhttp3 + okhttp + ${okhttp_version} + diff --git a/pom.xml b/pom.xml index f097bb35bb6..5a1fa25dc03 100644 --- a/pom.xml +++ b/pom.xml @@ -785,6 +785,7 @@ 2.11.3 3.1.0 1.8 + 3.8.1 4.0.0.Beta3 5.6.5 9.5.4 @@ -933,7 +934,7 @@ com.squareup.okhttp3 okhttp - 3.8.1 + ${okhttp_version} com.sun.activation