Skip to content

Commit

Permalink
chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 10, 2025
1 parent 222c39b commit 887819a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with Sona
sparkDeps
}

val poiVersion = "5.3.0"
val poiVersion = "5.4.0"

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

0 comments on commit 887819a

Please sign in to comment.