diff --git a/build.sc b/build.sc index 19ea225f..fe0164e1 100644 --- a/build.sc +++ b/build.sc @@ -88,7 +88,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe ivy"org.apache.poi:poi:$poiVersion", ivy"org.apache.poi:poi-ooxml:$poiVersion", ivy"org.apache.poi:poi-ooxml-lite:$poiVersion", - ivy"org.apache.xmlbeans:xmlbeans:5.2.0", + ivy"org.apache.xmlbeans:xmlbeans:5.2.1", ivy"com.norbitltd::spoiwo:2.2.1", ivy"com.github.pjfanning:excel-streaming-reader:4.3.1", ivy"com.github.pjfanning:poi-shared-strings:2.8.0",