From 8f1ee0cd5405fc3b9b1c36ae364131b3b6c37b8a Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 11 Jul 2024 17:02:02 +0100 Subject: [PATCH] Update build.sc --- build.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sc b/build.sc index 620732bc..6580185c 100644 --- a/build.sc +++ b/build.sc @@ -90,7 +90,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe ivy"org.apache.poi:poi-ooxml-lite:$poiVersion", ivy"org.apache.xmlbeans:xmlbeans:5.2.1", ivy"com.norbitltd::spoiwo:2.2.1", - ivy"com.github.pjfanning:excel-streaming-reader:5.0.0", + ivy"com.github.pjfanning:excel-streaming-reader:5.0.1", ivy"commons-io:commons-io:2.16.1", ivy"org.apache.commons:commons-compress:1.26.2", ivy"org.apache.logging.log4j:log4j-api:2.23.1",