From 1fbd29926bce7e79e1543afe4c03737aa9198d6f Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sat, 30 Jul 2022 12:48:03 +0000 Subject: [PATCH] Ant: Update spotbugs to 4.7.1 Update/add dependencies Fix icu4j jar-version log4j is actually still 2.17.x for spotbugs Add xmlresolver for xlst transformation git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903124 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 36b5a1bc19..be02b40803 100644 --- a/build.xml +++ b/build.xml @@ -2594,9 +2594,9 @@ under the License. - - - + + + @@ -2607,14 +2607,17 @@ under the License. - + + + - - - - - + + + + + + @@ -2627,6 +2630,8 @@ under the License. + + @@ -2638,6 +2643,7 @@ under the License. + @@ -2741,6 +2747,7 @@ under the License. + -- 2.39.5