You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2021/10/09 12:00:30 UTC

svn commit: r1894061 - /pdfbox/trunk/pdfbox/pom.xml

Author: tilman
Date: Sat Oct  9 12:00:29 2021
New Revision: 1894061

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

Modified:
    pdfbox/trunk/pdfbox/pom.xml

Modified: pdfbox/trunk/pdfbox/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/pom.xml?rev=1894061&r1=1894060&r2=1894061&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Sat Oct  9 12:00:29 2021
@@ -78,7 +78,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 three dependencies below