cleanup and unit tests

This commit is contained in:
verboomp
2026-02-03 10:33:59 +01:00
parent 5f1d2d8610
commit 54b6237188
15 changed files with 735 additions and 82 deletions

View File

@@ -39,9 +39,9 @@
<dependencies>
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>3.0.5</version>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>3.0.5</version>
</dependency>
<!-- Elytron secrity used for username/password login -->