Skip to content

Commit

Permalink
Update poi-ooxml to 5.3.0 (#227)
Browse files Browse the repository at this point in the history
Co-authored-by: eikek-scala-steward <[email protected]>
  • Loading branch information
eikek-scala-steward[bot] and eikek-scala-steward committed Jul 3, 2024
1 parent 23f60fb commit 722f493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libraryDependencies ++= Seq(
"org.apache.poi" % "poi-ooxml" % "5.2.5"
"org.apache.poi" % "poi-ooxml" % "5.3.0"
)

0 comments on commit 722f493

Please sign in to comment.