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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new b70d73d82d Upgrade ActiveMQ & friends - CVE-2025-66168 + 
CVE-2026-27446 (#2961)
b70d73d82d is described below

commit b70d73d82d64ff1c296a0df393cc62709f510906
Author: Benoit TELLIER <[email protected]>
AuthorDate: Thu Mar 5 08:41:38 2026 +0100

    Upgrade ActiveMQ & friends - CVE-2025-66168 + CVE-2026-27446 (#2961)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 226b996296..1c1da137a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -622,7 +622,7 @@
 
         <james.groupId>org.apache.james</james.groupId>
         
<james.protocols.groupId>${james.groupId}.protocols</james.protocols.groupId>
-        <activemq.version>6.1.6</activemq.version>
+        <activemq.version>6.2.1</activemq.version>
         <apache-mime4j.version>0.8.13</apache-mime4j.version>
         <apache.openjpa.version>4.1.1</apache.openjpa.version><!-- Align with 
EE10 Persistence 3.1 & Transactions 2.0: https://openjpa.apache.org/ -->
         <h2.version>2.3.232</h2.version>
@@ -637,7 +637,7 @@
 
         <jsieve.version>0.8</jsieve.version>
         <spring.version>6.2.8</spring.version>
-        <activmq-artemis.version>2.41.0</activmq-artemis.version>
+        <activmq-artemis.version>2.52.0</activmq-artemis.version>
         <apache-jspf-resolver.version>1.0.5</apache-jspf-resolver.version>
         <angus-mail.version>2.0.3</angus-mail.version><!-- Align with EE10 
Mail 2.1: https://eclipse-ee4j.github.io/angus-mail/ -->
         <angus-activation.version>2.0.2</angus-activation.version><!-- Align 
with EE10 Activation 2.1: https://eclipse-ee4j.github.io/angus-activation/ -->


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to