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 7b78153197 [UPGRADE] ActiveMQ 6.2.1 -> 6.2.3 (CVE-2026-33227 +
CVE-2026-34197) (#2994)
7b78153197 is described below
commit 7b7815319729ad570c680a2808a3fc0f14f0567b
Author: Benoit TELLIER <[email protected]>
AuthorDate: Tue Apr 7 06:48:44 2026 +0700
[UPGRADE] ActiveMQ 6.2.1 -> 6.2.3 (CVE-2026-33227 + CVE-2026-34197) (#2994)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 52a665bf96..fd48b6c662 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.2.1</activemq.version>
+ <activemq.version>6.2.3</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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]