From d8dcf68b17d0f124ae035fad471a3c067081136c Mon Sep 17 00:00:00 2001 From: dimengzhe <251008545@qq.com> Date: Mon, 27 Mar 2023 14:34:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA=E7=9B=B8=E5=BA=94=E7=9A=84ja?= =?UTF-8?q?r=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallplus-mbg/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/mallplus-mbg/pom.xml b/mallplus-mbg/pom.xml index 4d5d590..8a4e7de 100644 --- a/mallplus-mbg/pom.xml +++ b/mallplus-mbg/pom.xml @@ -154,6 +154,18 @@ 2.0.1.Final compile + + javax.servlet + javax.servlet-api + 4.0.1 + compile + + + org.apache.poi + poi + 3.15 + compile +