This is an automated email from the ASF dual-hosted git repository.

Philippus 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 d0dae5ba2 Update artemis-jakarta-client, ... to 2.56.0 (#1865)
d0dae5ba2 is described below

commit d0dae5ba24d83745da6fe63b7c71576a1253897f
Author: Scala Steward <[email protected]>
AuthorDate: Thu Aug 27 17:06:20 2026 +0200

    Update artemis-jakarta-client, ... to 2.56.0 (#1865)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e00c43e3d..6494a4190 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -365,7 +365,7 @@ object Dependencies {
       "io.circe" %% "circe-jawn" % "0.14.16"))
 
   val JakartaMs = {
-    val artemisVersion = "2.55.0"
+    val artemisVersion = "2.56.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]

Reply via email to