Erweiterungen

This commit is contained in:
2025-09-19 21:42:57 +02:00
parent 09e39839cc
commit ac08c2b867
2 changed files with 31 additions and 433 deletions

View File

@@ -116,12 +116,7 @@
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<!-- Apache PDFBox for PDF generation -->
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>3.0.3</version>
</dependency>
<!-- iText8 for PDF generation -->
<dependency>