This commit is contained in:
jstaerk
2024-10-14 13:11:19 +02:00
parent 6f9259b7a8
commit dfa617fe44
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
- also parse BICs in InvoiceImporter not only IBANs
- #509 CLI currently does not write a logfile
- #505, #506
2.14.1
=======

View File

@@ -54,7 +54,6 @@
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>3.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>