This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new fa38254262 Update commons-io to 2.20.0 (#1955)
fa38254262 is described below

commit fa38254262c5bcf8c6942a089c97409c2aa36769
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 20 08:46:15 2025 +0100

    Update commons-io to 2.20.0 (#1955)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b4ff061256..97756451f5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -121,7 +121,7 @@ object Dependencies {
     }
 
     object TestDependencies {
-      val commonsIo = "commons-io" % "commons-io" % "2.19.0" % Test
+      val commonsIo = "commons-io" % "commons-io" % "2.20.0" % Test
       val commonsCodec = "commons-codec" % "commons-codec" % "1.18.0" % Test
       val junit = "junit" % "junit" % junitVersion % Test
       val junit5 = "org.junit.jupiter" % "junit-jupiter-engine" % 
junit5Version % Test


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to