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 f51db2b12 Update artemis-jakarta-client, ... to 2.57.0 (#1937)
f51db2b12 is described below
commit f51db2b1234d145fba86e71b0cf77051a87e1f3d
Author: Scala Steward <[email protected]>
AuthorDate: Thu Sep 10 22:12:42 2026 +0200
Update artemis-jakarta-client, ... to 2.57.0 (#1937)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 02111b7f5..4e00ff45b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -370,7 +370,7 @@ object Dependencies {
"io.circe" %% "circe-jawn" % "0.14.16"))
val JakartaMs = {
- val artemisVersion = "2.56.0"
+ val artemisVersion = "2.57.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]