Merge pull request #11 from omaster395464gh/dependabot/maven/org.apache.pdfbox-fontbox-2.0.27

Bump fontbox from 2.0.26 to 2.0.27
This commit is contained in:
Oliver 2022-09-30 15:59:54 +02:00 committed by GitHub
commit b21b494a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>fontbox</artifactId>
<version>2.0.26</version>
<version>2.0.27</version>
<scope>compile</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/commons-io/commons-io -->