Don't hardcode commons-compress version

This commit is contained in:
James Agnew 2018-11-12 12:26:17 -05:00
parent 63af04a7b4
commit bbcbcbf5d6
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.14</version>
</dependency>
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>