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 46debb4ce9 Update docker-java-core, ... to 3.5.3 (#1941)
46debb4ce9 is described below

commit 46debb4ce974701261a784ab71791b50932acf6b
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 11 20:28:37 2025 +0100

    Update docker-java-core, ... to 3.5.3 (#1941)
    
    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 0e3473602e..a86b7c8a78 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -151,7 +151,7 @@ object Dependencies {
       // in-memory filesystem for file related tests
       val jimfs = "com.google.jimfs" % "jimfs" % "1.3.0" % Test
 
-      val dockerClientVersion = "3.5.2"
+      val dockerClientVersion = "3.5.3"
       val dockerClient = Seq(
         "com.github.docker-java" % "docker-java-core" % dockerClientVersion % 
Test,
         "com.github.docker-java" % "docker-java-transport-httpclient5" % 
dockerClientVersion % Test)


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

Reply via email to