Skip to content

Commit

Permalink
Scala-Steward: Update commons-net from 3.8.0 to 3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2024
1 parent 4d01b91 commit 481a14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ object Dependencies {
private val commonsIoV = "2.11.0" // via: https://commons.apache.org/proper/commons-io/
private val commonsLang3V = "3.12.0"
private val commonsMathV = "3.6.1"
private val commonNetV = "3.8.0" // via: https://commons.apache.org/proper/commons-net/
private val commonNetV = "3.11.1" // via: https://commons.apache.org/proper/commons-net/
private val commonsTextV = "1.10.0"
private val configsV = "0.6.1"
private val delightRhinoSandboxV = "0.0.15"
Expand Down

0 comments on commit 481a14b

Please sign in to comment.