Author: tilman
Date: Mon Mar 17 08:45:09 2025
New Revision: 1924430
URL: http://svn.apache.org/viewvc?rev=1924430&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=1924430&r1=1924429&r2=1924430&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Mon Mar 17 08:45:09 2025
@@ -92,7 +92,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>5.16.0</version>
+ <version>5.16.1</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three
dependencies below