Release new version 4.2.15
This commit is contained in:
parent
6e3af326de
commit
e0aee671ec
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue