This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 6adfb573f Update artemis-jakarta-client, ... to 2.54.0 (#1702)
6adfb573f is described below
commit 6adfb573fc46b84c98f9753efd665a7b6ebf16b7
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jun 20 20:43:55 2026 +0200
Update artemis-jakarta-client, ... to 2.54.0 (#1702)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f30016a78..7bb046818 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -348,7 +348,7 @@ object Dependencies {
"io.circe" %% "circe-jawn" % "0.14.15"))
val JakartaMs = {
- val artemisVersion = "2.42.0"
+ val artemisVersion = "2.54.0"
Seq(
libraryDependencies ++= Seq(
"jakarta.jms" % "jakarta.jms-api" % "3.1.0" % Provided,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]