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

github-bot pushed a commit to branch update/com.ibm.mq.allclient-9.4.2.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git

commit d62f14d3f532fec7883f6de0413f925c4650de36
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 2 02:34:27 2025 +0000

    Update com.ibm.mq.allclient, ... to 9.4.2.0
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8244860f6..4bdb84dd8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -371,7 +371,7 @@ object Dependencies {
     Seq(
       libraryDependencies ++= Seq(
         "jakarta.jms" % "jakarta.jms-api" % "3.0.0" % Provided,
-        "com.ibm.mq" % "com.ibm.mq.jakarta.client" % "9.4.1.1" % Test,
+        "com.ibm.mq" % "com.ibm.mq.jakarta.client" % "9.4.2.0" % Test,
         "org.apache.activemq" % "artemis-server" % artemisVersion % Test,
         "org.apache.activemq" % "artemis-jakarta-client" % artemisVersion % 
Test,
         "org.apache.activemq" % "artemis-junit" % artemisVersion % Test,
@@ -381,7 +381,7 @@ object Dependencies {
   val Jms = Seq(
     libraryDependencies ++= Seq(
       "javax.jms" % "javax.jms-api" % "2.0.1" % Provided,
-      "com.ibm.mq" % "com.ibm.mq.allclient" % "9.4.1.1" % Test,
+      "com.ibm.mq" % "com.ibm.mq.allclient" % "9.4.2.0" % Test,
       "org.apache.activemq" % "activemq-broker" % "5.16.7" % Test,
       "org.apache.activemq" % "activemq-client" % "5.16.7" % Test,
       "io.github.sullis" %% "jms-testkit" % "1.0.4" % Test,


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

Reply via email to