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/91b9f186 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/91b9f186 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/91b9f186 Branch: refs/heads/servicemix-5.x Commit: 91b9f1865046841498d66041cce39a7afa5f59c7 Parents: 8406303 Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Feb 16 20:44:11 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Feb 16 20:44:11 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/91b9f186/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3db3d1f..5b0e3c2 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.3</aries.blueprint.core.version>
