From ee38ccf165a05eebe4a5cce089cb496ff58716d8 Mon Sep 17 00:00:00 2001 From: rx <auster_i@163.com> Date: 星期三, 20 九月 2023 17:19:58 +0800 Subject: [PATCH] 修改 --- pom.xml | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index da40af0..1102b48 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,6 @@ <sfjson.version>2.4</sfjson.version> <orgApache.commons>3.9</orgApache.commons> <commons-io>2.6</commons-io> - <orgApache.poi>3.9</orgApache.poi> <net.sourceforge>2.6.12</net.sourceforge> <pinyin4j>2.5.1</pinyin4j> <commons.lang.version>2.5</commons.lang.version> @@ -283,13 +282,6 @@ <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15on</artifactId> <version>${jdk15on.version}</version> - </dependency> - - <!-- excel2003浣跨敤鐨刯ar --> - <dependency> - <groupId>org.apache.poi</groupId> - <artifactId>poi</artifactId> - <version>${orgApache.poi}</version> </dependency> <dependency> -- Gitblit v1.8.0