Repository: qpid-jms Updated Branches: refs/heads/master ec6a14d78 -> e8b67c2fd
NO-JIRA - Bump Jetty dep used in ActiveMQ interop tests to latest. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e8b67c2f Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e8b67c2f Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e8b67c2f Branch: refs/heads/master Commit: e8b67c2fdfea6fe36a3c908bc64eb26525cac3db Parents: ec6a14d Author: Timothy Bish <[email protected]> Authored: Thu Aug 13 18:18:55 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Thu Aug 13 18:18:55 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/e8b67c2f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 53c3ba4..37b75e8 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ <activemq-version>5.12.0</activemq-version> <junit-version>4.12</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> - <jetty-version>8.1.16.v20140903</jetty-version> + <jetty-version>8.1.17.v20150415</jetty-version> <mockito-version>1.10.19</mockito-version> <hamcrest-version>1.3</hamcrest-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
