This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 411c14c Adding mockito version
411c14c is described below
commit 411c14c50281cd3b6156c92d52a855dc28c8f49d
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Jul 12 10:28:39 2020 +0200
Adding mockito version
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 6bec7c2..ec290ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,6 +122,7 @@
<jakarta.enterprise.cdi.version>2.0.2</jakarta.enterprise.cdi.version>
<xmlunit.version>2.6.3</xmlunit.version>
+ <mockito.version>3.4.0</mockito.version>
<!-- junit -->
<junit.platform.version>1.5.2</junit.platform.version>