Added net.sf.saxon:saxon-he
This commit is contained in:
parent
06ea9a1453
commit
a5c6091896
|
@ -33,6 +33,11 @@
|
||||||
<artifactId>xpp3_min</artifactId>
|
<artifactId>xpp3_min</artifactId>
|
||||||
<version>1.1.4c</version>
|
<version>1.1.4c</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>net.sf.saxon</groupId>
|
||||||
|
<artifactId>Saxon-HE</artifactId>
|
||||||
|
<version>9.6.0-4</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- Testing -->
|
<!-- Testing -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue