diff --git a/dsf-bpe/dsf-bpe-server/pom.xml b/dsf-bpe/dsf-bpe-server/pom.xml index 98f5b7bcf..9231cc36d 100755 --- a/dsf-bpe/dsf-bpe-server/pom.xml +++ b/dsf-bpe/dsf-bpe-server/pom.xml @@ -85,12 +85,6 @@ org.springframework spring-web - - - commons-logging - commons-logging - - diff --git a/dsf-fhir/dsf-fhir-server/pom.xml b/dsf-fhir/dsf-fhir-server/pom.xml index 185fd69bd..c88431386 100755 --- a/dsf-fhir/dsf-fhir-server/pom.xml +++ b/dsf-fhir/dsf-fhir-server/pom.xml @@ -79,12 +79,6 @@ org.springframework spring-web - - - commons-logging - commons-logging - - org.springframework @@ -129,6 +123,12 @@ ca.uhn.hapi.fhir hapi-fhir-validation + + + commons-logging + commons-logging + + ca.uhn.hapi.fhir diff --git a/dsf-fhir/dsf-fhir-validation/pom.xml b/dsf-fhir/dsf-fhir-validation/pom.xml index b4ef2217e..528b057f5 100644 --- a/dsf-fhir/dsf-fhir-validation/pom.xml +++ b/dsf-fhir/dsf-fhir-validation/pom.xml @@ -21,6 +21,12 @@ ca.uhn.hapi.fhir hapi-fhir-validation + + + commons-logging + commons-logging + + ca.uhn.hapi.fhir diff --git a/dsf-tools/dsf-tools-bundle-generator/pom.xml b/dsf-tools/dsf-tools-bundle-generator/pom.xml index d39051078..eee037c7d 100755 --- a/dsf-tools/dsf-tools-bundle-generator/pom.xml +++ b/dsf-tools/dsf-tools-bundle-generator/pom.xml @@ -21,6 +21,12 @@ ca.uhn.hapi.fhir hapi-fhir-validation + + + commons-logging + commons-logging + + ca.uhn.hapi.fhir diff --git a/pom.xml b/pom.xml index 7c029c996..6aa5866b8 100755 --- a/pom.xml +++ b/pom.xml @@ -669,7 +669,13 @@ 3.5.4 + + + commons-logging:commons-logging + + + true