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 2023/12/03 05:35:57 UTC

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

Author: tilman
Date: Sun Dec  3 05:35:57 2023
New Revision: 1914292

URL: http://svn.apache.org/viewvc?rev=1914292&view=rev
Log:
PDFBOX-5660: 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=1914292&r1=1914291&r2=1914292&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Sun Dec  3 05:35:57 2023
@@ -86,7 +86,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.7.0</version>
+            <version>5.8.0</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these three dependencies below