This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 5ab8ed2  ARTEMIS-3514: Update to Mockito 3.12.4
5ab8ed2 is described below

commit 5ab8ed2803f73807b0724f63436ee24035f9ff18
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Oct 5 13:07:59 2021 +0100

    ARTEMIS-3514: Update to Mockito 3.12.4
    
    gets a PR-style build run passing on 18-ea
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 27cd5d9..b61fce7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
       <maven.checkstyle.plugin.version>3.1.1</maven.checkstyle.plugin.version>
       <sevntu.checks.version>1.39.0</sevntu.checks.version>
       <checkstyle.version>8.43</checkstyle.version>
-      <mockito.version>3.11.2</mockito.version>
+      <mockito.version>3.12.4</mockito.version>
       <jctools.version>2.1.2</jctools.version>
       <netty.version>4.1.68.Final</netty.version>
       <curator.version>5.2.0</curator.version>

Reply via email to