From 36a0c4b55779c138235ae37216b900415a64f0eb Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 5 Aug 2019 14:20:24 +0200 Subject: add SZRClient test with mockup of an SZR WebService --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 05506c7c..a4a0a8c5 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,8 @@ 2.10.3 2.22.1 1.7.26 - + 1.0.5 + @@ -182,6 +183,12 @@ ${org.springframework.version} test + + com.github.skjolber + mockito-soap-cxf + ${mockito-soap-cxf.version} + test + -- cgit v1.2.3