Skip to content

Commit

Permalink
Removed the com.vladsch.flexmark dependency from the hapi-fhir-jpaser…
Browse files Browse the repository at this point in the history
…ver-cql project. (#2375)
  • Loading branch information
KevinDougan authored Feb 10, 2021
1 parent 2759db2 commit 772bc9c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hapi-fhir-jpaserver-cql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-all</artifactId>
<version>0.50.26</version>
</dependency>
<!-- test -->
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 772bc9c

Please sign in to comment.