Merge pull request #905 from nosqlbench/snyk-fix-cfc004029344dd452bce66ee2666e50c

[Snyk] Security upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.62.2 to 0.64.0
This commit is contained in:
Jonathan Shook
2023-01-11 17:03:18 -06:00
committed by GitHub

View File

@@ -45,7 +45,7 @@
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-html2md-converter</artifactId>
<version>0.62.2</version>
<version>0.64.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>