From eed8e18ee50331d7e5d6689c767bb195b00c6fa3 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 24 Feb 2022 21:09:44 +0000 Subject: Bump commonmark from 0.18.1 to 0.18.2 Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.1 to 0.18.2. - [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.1...commonmark-parent-0.18.2) --- 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(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9f0a95bb..cc5dd9d4 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ org.commonmark commonmark - 0.18.1 + 0.18.2 org.commonmark -- cgit v1.2.3