Merge pull request #53 from omaster395464gh/dependabot/maven/org.apache.pdfbox-pdfbox-2.0.28

This commit is contained in:
Oliver 2023-04-15 09:02:12 +02:00 committed by GitHub
commit 39778299bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.27</version>
<version>2.0.28</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.mockito/mockito-core -->