From e581762b4f20aa85bd859bbe46d51cf1ff13a188 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jul 2021 23:05:34 +0000 Subject: [PATCH] fix: upgrade org.commonmark:commonmark from 0.17.2 to 0.18.0 Snyk has created this PR to upgrade org.commonmark:commonmark from 0.17.2 to 0.18.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.commonmark/commonmark/ See this project in Snyk: https://app.snyk.io/org/quentinra/project/690eb0ab-56a7-43e3-a488-ced4c83a63f9?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cefb76d5..d08c5741 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.commonmark commonmark - 0.17.2 + 0.18.0 runtime