This is an automated email from the ASF dual-hosted git repository.
Arsnael 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 b743f69cee [UPGRADE] ActiveMQ 6.2.5 -> 6.2.6 to fix numerous CVEs
b743f69cee is described below
commit b743f69ceeded2943807ee553491c13c56214664
Author: Benoit TELLIER <[email protected]>
AuthorDate: Mon Jun 1 09:48:57 2026 +0200
[UPGRADE] ActiveMQ 6.2.5 -> 6.2.6 to fix numerous CVEs
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6dbe9167d7..a8abd2fef0 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.5</activemq.version>
+ <activemq.version>6.2.6</activemq.version>
<apache-mime4j.version>0.8.14</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]