Author: tilman
Date: Sun Nov  5 08:27:48 2023
New Revision: 1913592

URL: http://svn.apache.org/viewvc?rev=1913592&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=1913592&r1=1913591&r2=1913592&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Sun Nov  5 08:27:48 2023
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.6.0</version>
+            <version>5.7.0</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these three 
dependencies below


Reply via email to