add zugferdimporter.getversion, add total amount in metrics

This commit is contained in:
Jochen Stärk
2019-08-22 20:54:00 +02:00
parent 30855f6d43
commit 9ee90ddf5c
8 changed files with 134 additions and 62 deletions

View File

@@ -68,12 +68,12 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.2.11</version>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
<version>1.1</version>
<version>1.1.1</version>
</dependency>
<dependency>