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

github-bot pushed a commit to branch update/commons-codec-1.16.1
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git

commit 90258a3ca27dc84e256fbad9b06e0022265060d7
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 11 00:04:22 2024 +0000

    Update commons-codec to 1.16.1
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7bdd653a80..74d7eb9adc 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -115,7 +115,7 @@ object Dependencies {
 
     object TestDependencies {
       val commonsIo = "commons-io" % "commons-io" % "2.15.1" % Test
-      val commonsCodec = "commons-codec" % "commons-codec" % "1.16.0" % Test
+      val commonsCodec = "commons-codec" % "commons-codec" % "1.16.1" % Test
       val junit = "junit" % "junit" % junitVersion % Test
       val junit5 = "org.junit.jupiter" % "junit-jupiter-engine" % 
junit5Version % Test
       val httpClient = "org.apache.httpcomponents" % "httpclient" % "4.5.14" % 
Test


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

Reply via email to