Skip to content

Commit

Permalink
PDFBOX-5660: update mockito
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1921003 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Sep 28, 2024
1 parent 69ba6dd commit dca31d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdfbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.13.0</version>
<version>5.14.0</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three dependencies below
Expand Down

0 comments on commit dca31d2

Please sign in to comment.