Author: tilman
Date: Thu Oct 17 09:14:59 2024
New Revision: 1921378
URL: http://svn.apache.org/viewvc?rev=1921378&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=1921378&r1=1921377&r2=1921378&view=diff
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml (original)
+++ pdfbox/trunk/pdfbox/pom.xml Thu Oct 17 09:14:59 2024
@@ -92,7 +92,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>5.14.1</version>
+ <version>5.14.2</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three
dependencies below