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 eaca7f5c42 Update commons-io to 2.17.0 (#1495)
eaca7f5c42 is described below

commit eaca7f5c422ec387bde084c135f43586f36fec02
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 22 02:10:25 2024 +0100

    Update commons-io to 2.17.0 (#1495)
    
    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 b63b793f87..c0d2dc5533 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -122,7 +122,7 @@ object Dependencies {
       val bcprov = "org.bouncycastle" % "bcprov-jdk18on" % bouncyCastleVersion 
% Test
       val bcpkix = "org.bouncycastle" % "bcpkix-jdk18on" % bouncyCastleVersion 
% Test
       val bcutil = "org.bouncycastle" % "bcutil-jdk18on" % bouncyCastleVersion 
% Test
-      val commonsIo = "commons-io" % "commons-io" % "2.16.1" % Test
+      val commonsIo = "commons-io" % "commons-io" % "2.17.0" % Test
       val commonsCodec = "commons-codec" % "commons-codec" % "1.17.1" % Test
       val commonsCompress = "org.apache.commons" % "commons-compress" % 
"1.27.1" % Test
       val guava = "com.google.guava" % "guava" % "33.3.0-jre" % Test


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

Reply via email to