diff --git a/build.sc b/build.sc index 5ce60a81..d6f3a894 100644 --- a/build.sc +++ b/build.sc @@ -98,7 +98,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.1.1", ivy"com.norbitltd::spoiwo:2.2.1", - ivy"com.github.pjfanning:excel-streaming-reader:4.1.2", + ivy"com.github.pjfanning:excel-streaming-reader:4.2.0", ivy"com.github.pjfanning:poi-shared-strings:2.6.1", ivy"commons-io:commons-io:2.13.0", ivy"org.apache.commons:commons-compress:1.24.0",