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 2024/01/16 09:41:05 UTC

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

Author: tilman
Date: Tue Jan 16 09:41:05 2024
New Revision: 1915263

URL: http://svn.apache.org/viewvc?rev=1915263&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=1915263&r1=1915262&r2=1915263&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Tue Jan 16 09:41:05 2024
@@ -86,7 +86,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.8.0</version>
+            <version>5.9.0</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these three dependencies below