fix(deps): update dependency org.apache.pdfbox:pdfbox to v2.0.26

This commit is contained in:
renovate[bot] 2022-08-30 13:48:24 +00:00 committed by GitHub
parent 71b6c8e170
commit 8aca4d44a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.25</version>
<version>2.0.26</version>
</dependency>
</dependencies>