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

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

commit 097f625d2a9081ef675a6eb037b77d01cee59ae1
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 21 00:04:07 2024 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6c7719a113..288ecf3151 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -123,7 +123,7 @@ object Dependencies {
       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 commonsCodec = "commons-codec" % "commons-codec" % "1.17.0" % Test
+      val commonsCodec = "commons-codec" % "commons-codec" % "1.17.1" % Test
       val commonsCompress = "org.apache.commons" % "commons-compress" % 
"1.26.2" % Test
       val guava = "com.google.guava" % "guava" % "33.2.1-jre" % Test
       val junit = "junit" % "junit" % junitVersion % Test


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

Reply via email to