From 2154fa0f1827dcf5e5ca738650d19d9c591d63e7 Mon Sep 17 00:00:00 2001 From: Jeff Banks Date: Tue, 20 Jun 2023 08:15:53 -0500 Subject: [PATCH] fix: upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.64.6 to 0.64.8 (#1345) 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/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot --- 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 d0b5f0240..b7d07a623 100644 --- a/nb-api/pom.xml +++ b/nb-api/pom.xml @@ -68,7 +68,7 @@ com.vladsch.flexmark flexmark-html2md-converter - 0.64.6 + 0.64.8