diff --git a/build.mill b/build.mill index 307fe588..6fe3b1ea 100644 --- a/build.mill +++ b/build.mill @@ -102,7 +102,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with Sona 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.2", + ivy"org.apache.xmlbeans:xmlbeans:5.3.0", ivy"com.norbitltd::spoiwo:2.2.1", ivy"com.github.pjfanning:excel-streaming-reader:5.0.2", ivy"commons-io:commons-io:2.18.0",