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.3.5.1
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 3764fadab8b22d07e1d890fdb684377ecb654c9d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 28 02:18:59 2024 +0000
Update com.ibm.mq.allclient to 9.3.5.1
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8afe1b530..b5cf2c5f7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -341,7 +341,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.3.5.0" % Test,
+ "com.ibm.mq" % "com.ibm.mq.allclient" % "9.3.5.1" % 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]