Repository: qpid-jms Updated Branches: refs/heads/master ac61cbbaf -> ac67160e7
Update a couple of dependencies. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/ac67160e Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/ac67160e Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/ac67160e Branch: refs/heads/master Commit: ac67160e7022491f580609913fc69fa59e70f10d Parents: ac61cbb Author: Timothy Bish <tabish...@gmail.com> Authored: Wed Dec 3 16:10:22 2014 -0500 Committer: Timothy Bish <tabish...@gmail.com> Committed: Wed Dec 3 16:10:22 2014 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/ac67160e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 867f51d..e44d598 100644 --- a/pom.xml +++ b/pom.xml @@ -50,9 +50,9 @@ <fuse-joram-tests-version>1.0</fuse-joram-tests-version> <jetty-version>8.1.15.v20140411</jetty-version> <vertex-version>2.0.2-final</vertex-version> - <mockito-version>1.9.5</mockito-version> + <mockito-version>1.10.8</mockito-version> <hamcrest-version>1.3</hamcrest-version> - <xalan-version>2.6.0</xalan-version> + <xalan-version>2.7.2</xalan-version> <!-- Maven Plugin Version for this Project --> <maven-javacc-plugin-version>2.6</maven-javacc-plugin-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org