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

He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 8edc1fc80 Update amqp-client to 5.33.1 (#1755)
8edc1fc80 is described below

commit 8edc1fc80cfd5b9fc573b2ecce4ff902c638b26f
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jul 6 16:28:26 2026 +0200

    Update amqp-client to 5.33.1 (#1755)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9734a88f8..e597e4930 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -110,7 +110,7 @@ object Dependencies {
 
   val Amqp = Seq(
     libraryDependencies ++= Seq(
-      "com.rabbitmq" % "amqp-client" % "5.33.0",
+      "com.rabbitmq" % "amqp-client" % "5.33.1",
       "org.junit.jupiter" % "junit-jupiter-params" % 
JupiterKeys.junitJupiterVersion.value % Test,
       "org.scalatestplus" %% scalaTestScalaCheckArtifact % 
scalaTestScalaCheckVersion % Test) ++ Mockito)
 


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

Reply via email to