JAMES-2473 ActiveMQ 5.15.5 includes many bugfix/security fixes See https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12343307
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/05ce307b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/05ce307b Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/05ce307b Branch: refs/heads/master Commit: 05ce307bd356b183676ffb3956c580194b4585c6 Parents: c167cbc Author: Benoit Tellier <[email protected]> Authored: Mon Aug 13 14:17:06 2018 +0700 Committer: Benoit Tellier <[email protected]> Committed: Mon Aug 13 18:35:12 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/05ce307b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 02b1cff..82fa547 100644 --- a/pom.xml +++ b/pom.xml @@ -584,7 +584,7 @@ <james.groupId>org.apache.james</james.groupId> <james.protocols.groupId>${james.groupId}.protocols</james.protocols.groupId> - <activemq.version>5.15.4</activemq.version> + <activemq.version>5.15.5</activemq.version> <apache-mime4j.version>0.8.2</apache-mime4j.version> <apache.openjpa.version>3.0.0</apache.openjpa.version> <camel.version>2.22.0</camel.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
