From cdec2bbf39649f0fbe3d1655f5b47f62a5d0bae6 Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Thu, 25 Feb 2021 08:33:16 +0100 Subject: Prepare for Mockito testing of MobilePhoneSignature task --- connector/pom.xml | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'connector') diff --git a/connector/pom.xml b/connector/pom.xml index c2039ad7..0386e1f1 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -52,7 +52,7 @@ eaaf_module_pvp2_sp - + org.springframework.boot spring-boot-starter-actuator @@ -66,7 +66,7 @@ spring-boot-starter-tomcat - + de.codecentric spring-boot-admin-starter-client @@ -94,7 +94,7 @@ org.hibernate.validator hibernate-validator - + @@ -112,7 +112,7 @@ org.springframework.boot spring-boot-starter-test test - + at.gv.egiz.eaaf eaaf_core_utils @@ -135,11 +135,16 @@ spring-boot-starter-tomcat test + + org.springframework.boot + spring-boot-starter-test + test + at.gv.egiz.eaaf eaaf-springboot-utils test - + com.github.skjolber mockito-soap-cxf @@ -161,9 +166,9 @@ com.squareup.okhttp3 mockwebserver test - + - + default @@ -173,7 +178,7 @@ default - + javax.servlet javax.servlet-api @@ -191,12 +196,12 @@ at.gv.egiz.eaaf eaaf-springboot-utils - + - + - + ms_connector -- cgit v1.2.3