Repository: servicemix Updated Branches: refs/heads/servicemix-6.x 2c52b7fdc -> 2883ed7c9
SM-2858: Upgrade to Apache ActiveMQ 5.12.3 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/2883ed7c Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/2883ed7c Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/2883ed7c Branch: refs/heads/servicemix-6.x Commit: 2883ed7c9ba68202385f9884e0fb489a39c8083d Parents: 2c52b7f Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Feb 16 22:14:09 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Feb 16 22:14:09 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/2883ed7c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5ae6bc2..b637f9b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -38,7 +38,7 @@ <!-- Properties --> <properties> - <activemq.version>5.12.2</activemq.version> + <activemq.version>5.12.3</activemq.version> <activiti.version>5.19.0.2</activiti.version> <akka.version>2.3.9</akka.version> <aries.blueprint.core.version>1.4.4</aries.blueprint.core.version>
