From 45c717760a6efc74f4f15dbc3f55bafc5e9a02d9 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Fri, 28 Jun 2019 13:13:35 +0200 Subject: Remove EgovUtils Dependency - EgovUtils were needed because of DomUtils. Replace it with eaaf components' DomUtils. - Add test case to ensure SoapUtils still works as intended. - Remove unused import statement --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6b8e060..bd135fc 100644 --- a/pom.xml +++ b/pom.xml @@ -130,12 +130,6 @@ javax.jws-api ${jwsapi.version} - - - at.gv.util - egovutils - ${egovutils.version} - at.gv.egiz.eaaf -- cgit v1.2.3