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 99c2a5b9a Update artemis-jakarta-client, ... to 2.55.0 (#1740)
99c2a5b9a is described below
commit 99c2a5b9a0a14255453445ffe5cdb1b20d131e3b
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jun 30 22:58:45 2026 +0200
Update artemis-jakarta-client, ... to 2.55.0 (#1740)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b8adbc11a..8e8f6401c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -353,7 +353,7 @@ object Dependencies {
"io.circe" %% "circe-jawn" % "0.14.16"))
val JakartaMs = {
- val artemisVersion = "2.54.0"
+ val artemisVersion = "2.55.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]