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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new b9547f1a4 Update artemis-jakarta-client, ... to 2.42.0 (#1175)
b9547f1a4 is described below
commit b9547f1a4a4a022b2b678c7c7a84a005b2ba25c2
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 11 15:33:19 2025 +0100
Update artemis-jakarta-client, ... to 2.42.0 (#1175)
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 9ce746f08..e30d7b7ab 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -370,7 +370,7 @@ object Dependencies {
"org.mdedetrich" %% "pekko-http-circe" % PekkoStreamsCirceVersion))
val JakartaMs = {
- val artemisVersion = "2.19.1"
+ val artemisVersion = "2.42.0"
Seq(
libraryDependencies ++= Seq(
"jakarta.jms" % "jakarta.jms-api" % "3.0.0" % Provided,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]