Author: reschke
Date: Thu Apr 23 09:44:58 2020
New Revision: 1876871
URL: http://svn.apache.org/viewvc?rev=1876871&view=rev
Log:
OAK-8651: Update mockito dependency to 2.28.2 (merged r1867629 into 1.8)
Modified:
jackrabbit/oak/branches/1.8/ (props changed)
jackrabbit/oak/branches/1.8/oak-parent/pom.xml
Propchange: jackrabbit/oak/branches/1.8/
------------------------------------------------------------------------------
Merged /jackrabbit/oak/trunk:r1867629
Modified: jackrabbit/oak/branches/1.8/oak-parent/pom.xml
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.8/oak-parent/pom.xml?rev=1876871&r1=1876870&r2=1876871&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.8/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.8/oak-parent/pom.xml Thu Apr 23 09:44:58 2020
@@ -559,7 +559,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>2.25.1</version>
+ <version>2.28.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>