Skip to content

Commit

Permalink
Update fr.opensagres.xdocreport.converter.docx.xwpf to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 10, 2024
1 parent 7b2bc4a commit ef7f069
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 @@ -93,7 +93,7 @@ object Dependencies {

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

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

0 comments on commit ef7f069

Please sign in to comment.