Skip to content

Commit

Permalink
remove explicit poi-shared-strings dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jul 11, 2024
1 parent 4055740 commit 279b31f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +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:4.3.1",
ivy"com.github.pjfanning:poi-shared-strings:2.8.0",
ivy"com.github.pjfanning:excel-streaming-reader:5.0.0",
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",
Expand Down

0 comments on commit 279b31f

Please sign in to comment.