Removed the com.vladsch.flexmark dependency from the hapi-fhir-jpaserver-cql project. (#2375)
This commit is contained in:
parent
2759db2a31
commit
772bc9c0ea
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue