fix: upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.64.6 to 0.64.8 (#1339)

Snyk has created this PR to upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.64.6 to 0.64.8.

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jonathan Shook 2023-06-16 13:06:23 -07:00 committed by GitHub
parent b0c36ca867
commit 7860f2a15b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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