Author: tilman
Date: Sat Oct  9 12:00:25 2021
New Revision: 1894060

URL: http://svn.apache.org/viewvc?rev=1894060&view=rev
Log:
PDFBOX-4892: update mockito

Modified:
    pdfbox/branches/2.0/pdfbox/pom.xml

Modified: pdfbox/branches/2.0/pdfbox/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/pdfbox/pom.xml?rev=1894060&r1=1894059&r2=1894060&view=diff
==============================================================================
--- pdfbox/branches/2.0/pdfbox/pom.xml (original)
+++ pdfbox/branches/2.0/pdfbox/pom.xml Sat Oct  9 12:00:25 2021
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>3.12.4</version>
+            <version>4.0.0</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these two dependencies 
below


Reply via email to