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 2022/06/03 18:34:02 UTC

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

Author: tilman
Date: Fri Jun  3 18:34:01 2022
New Revision: 1901603

URL: http://svn.apache.org/viewvc?rev=1901603&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=1901603&r1=1901602&r2=1901603&view=diff
==============================================================================
--- pdfbox/branches/2.0/pdfbox/pom.xml (original)
+++ pdfbox/branches/2.0/pdfbox/pom.xml Fri Jun  3 18:34:01 2022
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>4.6.0</version>
+            <version>4.6.1</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these two dependencies below