From d0ad6030d2cd82dc736c1712c8212cb3c1351e5c Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 15 Jun 2025 13:36:43 +0000 Subject: [PATCH] Ant-build: Add missing dependency on Guava failureaccess git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1926439 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build.xml b/build.xml index 72134d8b2b..274e2a531e 100644 --- a/build.xml +++ b/build.xml @@ -339,6 +339,7 @@ under the License. + @@ -463,6 +464,7 @@ under the License. + @@ -516,6 +518,7 @@ under the License. + @@ -834,6 +837,7 @@ under the License. + @@ -877,6 +881,7 @@ under the License. +