You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2015/09/20 17:41:34 UTC

activemq git commit: https://issues.apache.org/jira/browse/AMQ-5974

Repository: activemq
Updated Branches:
  refs/heads/master ebf27cb39 -> e9aedc801


https://issues.apache.org/jira/browse/AMQ-5974

Updating to latest Mockito version, 1.10.19


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/e9aedc80
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/e9aedc80
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/e9aedc80

Branch: refs/heads/master
Commit: e9aedc8019c2491fc92af833bf16bebf64036ce7
Parents: ebf27cb
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Sun Sep 20 15:39:28 2015 +0000
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Sun Sep 20 15:39:28 2015 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/e9aedc80/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1b71092..d6fc6c1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <leveldb-version>0.6</leveldb-version>
     <leveldbjni-version>1.8</leveldbjni-version>
     <log4j-version>1.2.17</log4j-version>
-    <mockito-version>1.10.17</mockito-version>
+    <mockito-version>1.10.19</mockito-version>
     <mqtt-client-version>1.10</mqtt-client-version>
     <openjpa-version>1.2.0</openjpa-version>
     <org-apache-derby-version>10.11.1.1</org-apache-derby-version>