Repository: qpid-jms Updated Branches: refs/heads/master a31ee11d1 -> 7b832dd1e
QPIDJMS-193: update ActiveMQ test dependency to 5.13.4 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/af86241b Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/af86241b Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/af86241b Branch: refs/heads/master Commit: af86241bfacb23df620ded16c5303298e720c65e Parents: a31ee11 Author: Robert Gemmell <[email protected]> Authored: Thu Jul 21 13:11:05 2016 +0100 Committer: Robert Gemmell <[email protected]> Committed: Thu Jul 21 13:11:16 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/af86241b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e1a6ee3..c89eb8a 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.3</activemq-version> + <activemq-version>5.13.4</activemq-version> <junit-version>4.12</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> <jetty-version>9.2.13.v20150730</jetty-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
