Author: tilman
Date: Thu Oct  3 07:53:56 2024
New Revision: 1921093

URL: http://svn.apache.org/viewvc?rev=1921093&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=1921093&r1=1921092&r2=1921093&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Thu Oct  3 07:53:56 2024
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.14.0</version>
+            <version>5.14.1</version>
             <scope>test</scope>
         </dependency>
         <!-- For legal reasons (incompatible license), these three 
dependencies below


Reply via email to