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/09/23 17:11:01 UTC

svn commit: r1893570 - /pdfbox/branches/2.0/pdfbox/pom.xml

Author: tilman
Date: Thu Sep 23 17:11:01 2021
New Revision: 1893570

URL: http://svn.apache.org/viewvc?rev=1893570&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=1893570&r1=1893569&r2=1893570&view=diff
==============================================================================
--- pdfbox/branches/2.0/pdfbox/pom.xml (original)
+++ pdfbox/branches/2.0/pdfbox/pom.xml Thu Sep 23 17:11:01 2021
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>3.11.2</version>
+            <version>3.12.4</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these two dependencies below