Repository: qpid-jms Updated Branches: refs/heads/master c3e37f272 -> 974037eac
QPIDJMS-174 update ActiveMQ to 5.13.3 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/974037ea Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/974037ea Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/974037ea Branch: refs/heads/master Commit: 974037eacf1c8987601fde0d6845955857ed50e3 Parents: c3e37f2 Author: Timothy Bish <[email protected]> Authored: Wed May 4 09:25:22 2016 -0400 Committer: Timothy Bish <[email protected]> Committed: Wed May 4 09:25:22 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/974037ea/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e479115..e3e98f4 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ <slf4j-version>1.7.21</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.2</activemq-version> + <activemq-version>5.13.3</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]
