Skip to content

Commit

Permalink
Update excel-streaming-reader to 3.2.3 (#453)
Browse files Browse the repository at this point in the history
* Update excel-streaming-reader to 3.2.3

* Update excel-streaming-reader to 3.2.3
  • Loading branch information
scala-steward authored Nov 13, 2021
1 parent af17916 commit 6240ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ shadedDeps ++= Seq(
"org.apache.poi" ^ "poi" ^ "5.0.0",
"org.apache.poi" ^ "poi-ooxml" ^ "5.0.0",
"com.norbitltd" ^^ "spoiwo" ^ "2.0.0",
"com.github.pjfanning" ^ "excel-streaming-reader" ^ "3.2.1",
"com.github.pjfanning" ^ "excel-streaming-reader" ^ "3.2.3",
"com.github.pjfanning" ^ "poi-shared-strings" ^ "2.2.1",
"org.apache.commons" ^ "commons-compress" ^ "1.21"
)
Expand Down

0 comments on commit 6240ce6

Please sign in to comment.