diff --git a/boot/ipf-atna-spring-boot-starter/pom.xml b/boot/ipf-atna-spring-boot-starter/pom.xml index 4266b67eed..4c9ad1af90 100644 --- a/boot/ipf-atna-spring-boot-starter/pom.xml +++ b/boot/ipf-atna-spring-boot-starter/pom.xml @@ -40,6 +40,7 @@ org.openehealth.ipf.commons ipf-commons-ihe-fhir-r4-core + true org.springframework.boot @@ -56,6 +57,8 @@ spring-security-web true + + org.springframework.boot spring-boot-test diff --git a/commons/audit/pom.xml b/commons/audit/pom.xml index 2b4ab1f61b..b5da03d076 100644 --- a/commons/audit/pom.xml +++ b/commons/audit/pom.xml @@ -39,7 +39,10 @@ ca.uhn.hapi.fhir hapi-fhir-base + true + + org.mockito mockito-core