From dba3bb0018670e02836f7e800c26bf75e7f25adc Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 29 Nov 2021 21:13:55 +0000 Subject: Bump commonmark from 0.18.0 to 0.18.1 Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.0 to 0.18.1. - [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.0...commonmark-parent-0.18.1) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b3c1595..d7aea7a4 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ org.commonmark commonmark - 0.18.0 + 0.18.1 org.commonmark -- cgit v1.2.3