This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/activemq-broker-5.19.2
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit b0acced726fdac5f4c0de524613aa36d21aad482
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 15 03:12:41 2026 +0000
Update activemq-broker, activemq-client to 5.19.2
---
project/Dependencies.scala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d50be358d..c88fef922 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -363,8 +363,8 @@ object Dependencies {
libraryDependencies ++= Seq(
"javax.jms" % "javax.jms-api" % "2.0.1" % Provided,
"com.ibm.mq" % "com.ibm.mq.allclient" % "9.4.5.0" % Test,
- "org.apache.activemq" % "activemq-broker" % "5.19.1" % Test,
- "org.apache.activemq" % "activemq-client" % "5.19.1" % Test,
+ "org.apache.activemq" % "activemq-broker" % "5.19.2" % Test,
+ "org.apache.activemq" % "activemq-client" % "5.19.2" % Test,
"io.github.sullis" %% "jms-testkit" % "1.0.4" % Test,
"com.github.pjfanning" % "jmswrapper" % "0.1.0" % Test) ++ Mockito)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]