QPIDJMS-161 Update ActiveMQ to v5.13.2 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/dc4b5706 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/dc4b5706 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/dc4b5706
Branch: refs/heads/master Commit: dc4b57067c166684f7057680f68e74aede743a05 Parents: 5c651c4 Author: Timothy Bish <[email protected]> Authored: Thu Mar 24 17:04:30 2016 -0400 Committer: Timothy Bish <[email protected]> Committed: Thu Mar 24 17:04:30 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/dc4b5706/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 399e331..87ae86d 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ <slf4j-version>1.7.19</slf4j-version> <geronimo-jms-1-1-spec-version>1.1.1</geronimo-jms-1-1-spec-version> <!-- Test Dependency Versions for this Project --> - <activemq-version>5.13.1</activemq-version> + <activemq-version>5.13.2</activemq-version> <junit-version>4.12</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> <jetty-version>8.1.17.v20150415</jetty-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
