Remove outdated dependency to ph-commons 9.1.1 in library/pom.xml

to make UBL conversion work again with Mustang-CLI and in other programs.
This commit is contained in:
Jens Heise
2021-01-29 17:07:15 +01:00
parent 2bb1118a3b
commit 6bf2e334dc

View File

@@ -117,12 +117,6 @@
<artifactId>xmlunit-assertj</artifactId>
<version>2.6.3</version>
</dependency>
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-commons</artifactId>
<version>9.1.1</version>
<scope>compile</scope>
</dependency>
<!-- API -->
<dependency>
<groupId>jakarta.xml.bind</groupId>