Skip to content

Commit

Permalink
Update poi, poi-ooxml, poi-ooxml-full, ... to 5.3.0 (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 5, 2024
1 parent a3c745a commit df0c0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ object Dependencies {
}

object Poi {
val PoiV = "5.2.5"
val PoiV = "5.3.0"
val PoiXwpfV = "2.0.6"

val scratchpad = "org.apache.poi" % "poi-scratchpad" % PoiV
Expand Down

0 comments on commit df0c0e9

Please sign in to comment.