Release new version 4.2.15

This commit is contained in:
Grahame Grieve 2020-04-09 11:45:26 +10:00
parent 6e3af326de
commit e0aee671ec
1 changed files with 7 additions and 0 deletions

View File

@ -14,6 +14,13 @@
<dependencies>
<!-- Commons -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<optional>true</optional>
</dependency>
<!-- HAPI Dependencies -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>