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

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git

commit f2910e65de58b8cd64b5456bbbd8456963ed55cc
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat May 1 19:01:57 2021 +0200

    Bump mockito-core from 2.28.2 to 3.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fee682e..85a2227 100644
--- a/pom.xml
+++ b/pom.xml
@@ -347,7 +347,7 @@ under the License.
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.28.2</version>
+      <version>3.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to