upgrade pdfbox

This commit is contained in:
jstaerk
2025-05-12 15:26:21 +02:00
parent f9905d6fca
commit c9123c2240
3 changed files with 5 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>3.0.2</version>
<version>3.0.5</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>