Merge pull request #121 from esteban-aliverti/hl7org-dstu2_fix
Added net.sf.saxon:saxon-he
This commit is contained in:
commit
c6f65b070a
|
@ -39,6 +39,11 @@
|
|||
<artifactId>xpp3_min</artifactId>
|
||||
<version>1.1.4c</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sf.saxon</groupId>
|
||||
<artifactId>Saxon-HE</artifactId>
|
||||
<version>9.6.0-4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Testing -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue