Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Dec 9, 2024
2 parents b5634f8 + d350327 commit d920c35
Show file tree
Hide file tree
Showing 610 changed files with 67,397 additions and 58,554 deletions.
7 changes: 7 additions & 0 deletions org.hl7.fhir.convertors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
<artifactId>xpp3</artifactId>
<optional>true</optional>
</dependency>

<!-- HTTP Client -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down Expand Up @@ -120,6 +121,12 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
Expand Down
Loading

0 comments on commit d920c35

Please sign in to comment.