From 87df84c318790c7442a634b4de6ffc74743d1fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 04:43:21 -0500 Subject: [PATCH] Bump commonmark from 0.19.0 to 0.20.0 (#378) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdbd3e04..05158500 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ org.commonmark commonmark - 0.19.0 + 0.20.0 org.junit.jupiter