Skip to content

Commit

Permalink
Update fr.opensagres.xdocreport.converter.docx.xwpf to 2.1.0 (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 27, 2024
1 parent b2adfa6 commit 1f8c1bf
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 1f8c1bf

Please sign in to comment.