closes #505
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
- also parse BICs in InvoiceImporter not only IBANs
|
- also parse BICs in InvoiceImporter not only IBANs
|
||||||
- #509 CLI currently does not write a logfile
|
- #509 CLI currently does not write a logfile
|
||||||
|
- #505, #506
|
||||||
|
|
||||||
|
|
||||||
2.14.1
|
2.14.1
|
||||||
=======
|
=======
|
||||||
|
|||||||
@@ -54,7 +54,6 @@
|
|||||||
<groupId>org.apache.pdfbox</groupId>
|
<groupId>org.apache.pdfbox</groupId>
|
||||||
<artifactId>pdfbox</artifactId>
|
<artifactId>pdfbox</artifactId>
|
||||||
<version>3.0.2</version>
|
<version>3.0.2</version>
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jakarta.xml.bind</groupId>
|
<groupId>jakarta.xml.bind</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user