This is an automated email from the ASF dual-hosted git repository. rcordier 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 2e1db87ce9 [UPGRADE] ActiveMQ 6.1.0 -> 6.1.6 to prevent CVE 2025-27533 2e1db87ce9 is described below commit 2e1db87ce91ab24a5fbdf817d87e8f9e8c12be4f Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Tue May 6 21:13:43 2025 +0200 [UPGRADE] ActiveMQ 6.1.0 -> 6.1.6 to prevent CVE 2025-27533 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bfdaa4c37b..d23dc62482 100644 --- a/pom.xml +++ b/pom.xml @@ -621,7 +621,7 @@ <james.groupId>org.apache.james</james.groupId> <james.protocols.groupId>${james.groupId}.protocols</james.protocols.groupId> - <activemq.version>6.1.0</activemq.version> + <activemq.version>6.1.6</activemq.version> <apache-mime4j.version>0.8.12</apache-mime4j.version> <apache.openjpa.version>4.0.0</apache.openjpa.version> <derby.version>10.14.2.0</derby.version> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org