Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
remove xpp3 exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
mdnazmulkarim committed Sep 27, 2022
1 parent 69289a6 commit 9fd6174
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,6 @@
<groupId>org.fhir</groupId>
<artifactId>ucum</artifactId>
<version>1.0.3</version>
<exclusions>
<exclusion>
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
</exclusion>
</exclusions>
</dependency>

<!-- HAPI Fhir dependencies -->
Expand Down

0 comments on commit 9fd6174

Please sign in to comment.