From 00f2e08187cea8a2346cdc99a371e32cce9d4543 Mon Sep 17 00:00:00 2001 From: 252535409 <252535409@qq.com> Date: Sun, 3 Dec 2023 10:50:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8D=8E=E4=B8=BA=E5=92=8C?= =?UTF-8?q?=E7=99=BE=E5=BA=A6ocr=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-management-system/pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/service-management-system/pom.xml b/service-management-system/pom.xml index 851f4c1..c8fb369 100644 --- a/service-management-system/pom.xml +++ b/service-management-system/pom.xml @@ -79,8 +79,23 @@ org.apache.cxf cxf-spring-boot-starter-jaxws - 3.1.11 + 3.2.0 + + com.huaweicloud.sdk + huaweicloud-sdk-ocr + 3.1.70 + + + com.huaweicloud.sdk + huaweicloud-sdk-bundle + [3.0.40-rc, 3.1.0) + + + com.baidu.aip + java-sdk + 4.16.17 +