From 8719064751df1ea71a4e8482089459cbfaaee7c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 01:54:52 +0000 Subject: [PATCH] fix: upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.64.2 to 0.64.4 Snyk has created this PR to upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.64.2 to 0.64.4. 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/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr --- nb-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nb-api/pom.xml b/nb-api/pom.xml index bfa947ff2..39facd644 100644 --- a/nb-api/pom.xml +++ b/nb-api/pom.xml @@ -68,7 +68,7 @@ com.vladsch.flexmark flexmark-html2md-converter - 0.64.2 + 0.64.4