Mark flexmark as provided
This is only used for generating data.
- Id
- c94c9858e2b66ddc909af26c2ba292e0d1821798
- Author
- Caio
- Commit time
- 2019-05-24T10:53:24+02:00
Modified pom.xml
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-all</artifactId>
<version>${flexmark.version}</version>
+ <scope>provided</scope>
</dependency>
</dependencies>