From 0c3176ded3291bc9185d527ce2f99107ec6f357d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 11:20:53 +0200 Subject: [PATCH] Bump commonmark from 0.18.2 to 0.19.0 (#248) Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0. - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.18.2...commonmark-parent-0.19.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee8e946..f27e611 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.commonmark commonmark - 0.18.2 + 0.19.0