This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/commons-io-2.19.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit d83bbf0f4ac5fe2855a1052a1bf9f0f23c474add
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 13 03:07:10 2025 +0000
Update commons-io to 2.19.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a9772c9a0..6d8b55113 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -97,7 +97,7 @@ object Dependencies {
"com.fasterxml.jackson.core" % "jackson-core" % JacksonVersion % Test,
"com.fasterxml.jackson.core" % "jackson-annotations" % JacksonVersion %
Test,
"com.fasterxml.jackson.core" % "jackson-databind" % JacksonVersion % Test,
- "commons-io" % "commons-io" % "2.18.0" % Test,
+ "commons-io" % "commons-io" % "2.19.0" % Test,
"commons-fileupload" % "commons-fileupload" % "1.5" % Test,
"com.jayway.jsonpath" % "json-path" % "2.9.0" % Test)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]