Author: tilman
Date: Thu Jan 25 09:36:20 2024
New Revision: 1915396

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


Reply via email to