Skip to content

Commit 55168b2

Browse files
committed
Update poi, poi-ooxml, poi-ooxml-full, ... to 5.5.1
1 parent c8915fb commit 55168b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ object Dependencies {
9292
}
9393

9494
object Poi {
95-
val PoiV = "5.3.0"
95+
val PoiV = "5.5.1"
9696
val PoiXwpfV = "2.1.0"
9797

9898
val scratchpad = "org.apache.poi" % "poi-scratchpad" % PoiV

0 commit comments

Comments
 (0)