mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-22 15:13:41 -06:00
fix: upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.64.4 to 0.64.6
Snyk has created this PR to upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.64.4 to 0.64.6. See this package in Maven Repository: https://mvnrepository.com/artifact/com.vladsch.flexmark/flexmark-html2md-converter/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/453e17d8-dd56-4df1-a6f6-f11fbe9f6022?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
f1954f5c4f
commit
e5a44973e0
@ -45,7 +45,7 @@
|
||||
<dependency>
|
||||
<groupId>com.vladsch.flexmark</groupId>
|
||||
<artifactId>flexmark-html2md-converter</artifactId>
|
||||
<version>0.64.4</version>
|
||||
<version>0.64.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user