Repository: qpid-jms Updated Branches: refs/heads/master 264a9a9b6 -> 8eb19c156
QPIDJMS-398 Update Mockito to latest point release Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/8eb19c15 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/8eb19c15 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/8eb19c15 Branch: refs/heads/master Commit: 8eb19c156a0979c18bfe5134b3d70ab10cf74454 Parents: 264a9a9 Author: Timothy Bish <[email protected]> Authored: Wed Jul 18 13:07:27 2018 -0400 Committer: Timothy Bish <[email protected]> Committed: Wed Jul 18 13:07:27 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/8eb19c15/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ee0c1da..54e3f61 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <junit-version>4.12</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> <jetty-version>9.4.11.v20180605</jetty-version> - <mockito-version>2.19.0</mockito-version> + <mockito-version>2.19.1</mockito-version> <hamcrest-version>1.3</hamcrest-version> <hadoop-minikdc-version>2.9.0</hadoop-minikdc-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
