From 966552252a004be34fdc58fc57d21d56b77f1fe7 Mon Sep 17 00:00:00 2001 From: huangfeng Date: Thu, 20 Jun 2024 16:35:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A5=E5=85=85wsdl=E8=B0=83=E7=94=A8?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index bc92834..82460f3 100644 --- a/pom.xml +++ b/pom.xml @@ -167,6 +167,21 @@ axis-jaxrpc 1.4 + + commons-discovery + commons-discovery + 0.5 + + + wsdl4j + wsdl4j + 1.6.3 + + + javax.xml.soap + saaj-api + 1.3.5 +