From 8a66685c2dca10890b98e8ad22679d6d78772839 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 16 Dec 2020 19:09:00 +0000 Subject: [PATCH] try to remove seemingly unused log4j 1.x dependency git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884519 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 1 - build.xml | 7 +++---- maven/poi.pom | 7 ------- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/.classpath b/.classpath index 5f16a42678..bc1b182009 100644 --- a/.classpath +++ b/.classpath @@ -17,7 +17,6 @@ - diff --git a/build.xml b/build.xml index e9e8c6aa04..1272d224fd 100644 --- a/build.xml +++ b/build.xml @@ -268,7 +268,6 @@ under the License. - @@ -606,6 +605,9 @@ under the License. + + + @@ -638,7 +640,6 @@ under the License. - @@ -677,7 +678,6 @@ under the License. - @@ -2170,7 +2170,6 @@ org/apache/poi/schemas/ooxml/system/ooxml/rectaf36doctype.xsb - diff --git a/maven/poi.pom b/maven/poi.pom index 4b99095f18..a73c95f357 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -66,13 +66,6 @@ runtime true - - log4j - log4j - 1.2.17 - runtime - true - commons-codec commons-codec