This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/commons-lang3-3.20.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 67697bc431ffdefc92ef720a95590da576b2ff7a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 02:51:30 2025 +0000
Update commons-lang3 to 3.20.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2cb20d1f8..586e67a34 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -441,7 +441,7 @@ object Dependencies {
"software.amazon.awssdk" % "auth" % AwsSdk2Version,
// in-memory filesystem for file related tests
"com.google.jimfs" % "jimfs" % "1.3.1" % Test,
- "org.apache.commons" % "commons-lang3" % "3.19.0" % Test,
+ "org.apache.commons" % "commons-lang3" % "3.20.0" % Test,
"org.scalacheck" %% "scalacheck" % scalaCheckVersion % Test,
"org.scalatestplus" %% scalaTestScalaCheckArtifact %
scalaTestScalaCheckVersion % Test) ++
wireMockDependencies)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]