Skip to content

Commit

Permalink
Update commons-io to 2.17.0 (#321)
Browse files Browse the repository at this point in the history
Co-authored-by: David An <[email protected]>
  • Loading branch information
broadbot and davidangb authored Nov 13, 2024
1 parent a878b89 commit e4a2805
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 @@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
"com.typesafe.slick" %% "slick" % slickV,
"com.typesafe.slick" %% "slick-hikaricp" % slickV,
"com.typesafe" % "config" % "1.4.2",
"commons-io" % "commons-io" % "2.11.0",
"commons-io" % "commons-io" % "2.17.0",
"commons-codec" % "commons-codec" % "1.17.1",
"mysql" % "mysql-connector-java" % "8.0.28",
"org.liquibase" % "liquibase-core" % "4.30.0",
Expand Down

0 comments on commit e4a2805

Please sign in to comment.