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

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 5009c7e  Bump org.mockito:mockito-core 2.2.7 -> 4.2.0.
5009c7e is described below

commit 5009c7eacbf52fa7a1aa69055780b341ce39a7cb
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 1 16:34:27 2022 -0500

    Bump org.mockito:mockito-core 2.2.7 -> 4.2.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ced0aad..0753724 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
     <!-- Allow Clirr severity to be overriden by the command-line option 
-DminSeverity=level -->
     <minSeverity>info</minSeverity>
     <jctoolsVersion>1.2.1</jctoolsVersion>
-    <mockitoVersion>2.2.7</mockitoVersion>
+    <mockitoVersion>4.2.0</mockitoVersion>
     <argLine>-Xms256m -Xmx1024m</argLine>
   </properties>
   <pluginRepositories>

Reply via email to