Skip to content

Commit

Permalink
chore: Update commons-io from 2.12.0 to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Jun 10, 2023
1 parent ed7e89c commit 4b55f83
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 @@ -68,7 +68,7 @@ class SparkModule(_scalaVersion: String, sparkVersion: String) extends SbtModule
ivy"com.norbitltd::spoiwo:2.2.1",
ivy"com.github.pjfanning:excel-streaming-reader:4.0.5",
ivy"com.github.pjfanning:poi-shared-strings:2.5.6",
ivy"commons-io:commons-io:2.12.0",
ivy"commons-io:commons-io:2.13.0",
ivy"org.apache.commons:commons-compress:1.23.0",
ivy"org.apache.logging.log4j:log4j-api:2.20.0",
ivy"com.zaxxer:SparseBitSet:1.2",
Expand Down

0 comments on commit 4b55f83

Please sign in to comment.