Merge pull request #221 from heisej/fix-ubl-conversion
Remove outdated dependency to ph-commons 9.1.1 in library/pom.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user