Skip to content

Commit

Permalink
chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.3 to 5.2.4 (#793)
Browse files Browse the repository at this point in the history
* chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.3 to 5.2.4

* Revert commit(s) 0b31e62

* chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.3 to 5.2.4
  • Loading branch information
scala-steward committed Oct 12, 2023
1 parent 037f34b commit 5e94a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
sparkDeps
}

val poiVersion = "5.2.3"
val poiVersion = "5.2.4"

override def ivyDeps = {
val base = Agg(
Expand Down

0 comments on commit 5e94a11

Please sign in to comment.