Updating dependency version.

This commit is contained in:
Diederik Muylwyk 2017-02-13 15:02:50 -05:00
parent f7187fbc0a
commit 9c30ea8b31
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<dependency> <dependency>
<groupId>ca.uhn.hapi.fhir</groupId> <groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-dstu2</artifactId> <artifactId>hapi-fhir-structures-dstu2</artifactId>
<version>2.1-SNAPSHOT</version> <version>2.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>