Skip to content

Commit

Permalink
chore: Update commons-io from 2.14.0 to 2.15.0 (#801)
Browse files Browse the repository at this point in the history
* chore: Update commons-io from 2.14.0 to 2.15.0

* Revert commit(s) 204f591

* chore: Update commons-io from 2.14.0 to 2.15.0
  • Loading branch information
scala-steward authored Nov 14, 2023
1 parent c1c2a47 commit 83dfb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
ivy"com.norbitltd::spoiwo:2.2.1",
ivy"com.github.pjfanning:excel-streaming-reader:4.2.0",
ivy"com.github.pjfanning:poi-shared-strings:2.7.0",
ivy"commons-io:commons-io:2.14.0",
ivy"commons-io:commons-io:2.15.0",
ivy"org.apache.commons:commons-compress:1.24.0",
ivy"org.apache.logging.log4j:log4j-api:2.21.1",
ivy"com.zaxxer:SparseBitSet:1.3",
Expand Down

0 comments on commit 83dfb22

Please sign in to comment.