Update dependency com.helger.en16931-cii2ubl

v1.4.2 -> v1.4.10.
Add CIIToUBL23Converter to CIIToUBL.
Adjust test.
This commit is contained in:
Sebastian Sieber
2023-04-14 15:50:16 +02:00
parent 8dac7d2cb3
commit 3c7b41ccb0
4 changed files with 64 additions and 42 deletions

View File

@@ -102,7 +102,7 @@
<dependency>
<groupId>com.helger</groupId>
<artifactId>en16931-cii2ubl</artifactId>
<version>1.4.2</version>
<version>1.4.10</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime -->
<dependency>
@@ -122,6 +122,7 @@
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj</artifactId>
<version>2.9.1</version>
<scope>test</scope>
</dependency>
<!-- API -->
<dependency>