From c8bca3bd4a57e6128f0780725aca476e7e6cbd33 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Thu, 10 Oct 2024 15:49:38 +0200 Subject: [PATCH] apache-poi: Update dependencies for Apache POI to fix broken build (#12589) Apache POI seems to depend on a newer version of Log4j now. Also update main version and jazzer-api to latest --- projects/apache-poi/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/apache-poi/pom.xml b/projects/apache-poi/pom.xml index e9c1ce4a975d..989f007446b1 100644 --- a/projects/apache-poi/pom.xml +++ b/projects/apache-poi/pom.xml @@ -11,7 +11,7 @@ 15 15 UTF-8 - 5.2.3 + 5.3.0 org.apache.poi.XLSX2CSVFuzzer @@ -32,7 +32,7 @@ com.code-intelligence jazzer-api - 0.12.0 + 0.22.1 org.apache.poi @@ -57,7 +57,7 @@ org.apache.logging.log4j log4j-core - 2.20.0 + 2.24.1