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/11/26 19:18:50 UTC

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

Author: tilman
Date: Fri Nov 26 19:18:50 2021
New Revision: 1895363

URL: http://svn.apache.org/viewvc?rev=1895363&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=1895363&r1=1895362&r2=1895363&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Fri Nov 26 19:18:50 2021
@@ -78,7 +78,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>4.0.0</version>
+            <version>4.1.0</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these three dependencies below