diff --git a/org.hl7.fhir.r4b/pom.xml b/org.hl7.fhir.r4b/pom.xml index f9ccd3337..5f17891bb 100644 --- a/org.hl7.fhir.r4b/pom.xml +++ b/org.hl7.fhir.r4b/pom.xml @@ -57,6 +57,19 @@ true + + + org.apache.httpcomponents + httpclient + true + + + com.squareup.okhttp3 + okhttp + 4.9.0 + true + + org.apache.poi @@ -89,11 +102,6 @@ 4.1 true - - com.google.guava - guava - true - @@ -101,18 +109,6 @@ httpclient true - - com.squareup.okhttp3 - okhttp - 4.9.0 - true - - - com.squareup.okhttp3 - logging-interceptor - 4.9.0 - true - @@ -125,20 +121,6 @@ Saxon-HE test - - org.hl7.fhir.testcases - fhir-test-cases - ${validator_test_case_version} - test - - - com.squareup.okhttp3 - mockwebserver - 4.9.0 - true - test - - @@ -153,28 +135,9 @@ ${junit_jupiter_version} test - - com.atlassian.commonmark - commonmark - test - - - com.atlassian.commonmark - commonmark-ext-gfm-tables - test - - - - org.basepom.maven - duplicate-finder-maven-plugin - - true - - - src/main/resources @@ -184,5 +147,4 @@ -